Frame 14
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hey hey, who's that? Why don't we ask him to play?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 15
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Him?!? Are you stuuupid? He's a loner ya'hear? We can't play with him cos he's a loner.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 16
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Besides, he hates people. It's like he doesn't want to be accepted, what a freak.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 17
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Yeeeah, let's move, find someone else.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 18
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 103
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "C'mon c'mon c'mon! Lets gets moving! Whats up with you Kian? You dead to the world?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 104
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 105
money = 7500;
potion = 0;
ether = 0;
kianlvl = 1;
enkylvl = 1;
kianatt = 150;
enkyatt = 100;
lolly = 0;
enkymaxhp = 220;
unite = 0;
Frame 110
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Not so much, dead. But I'm gunna be if you keep annoying me";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 111
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Huh?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 112
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Ever since we've got out that building, all you've been talking about is your Kay-Dee ratio on some game";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 113
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Well, I do admit, you do seem to be quite the noob in gaming.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 114
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I want to stab something in my eye...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 115
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "No no no, don't do that, some one will have to clean up the blood after you!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 116
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I hate you so much... ya'know that?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 117
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Course!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 118
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Where the heck you taking me anyway?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 119
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Ta see a friend of mine! ^,,^ She's really talented and knowledgeable and stuffz and I think she can help us! =D";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 120
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Okay, One, your grammar is so poor that it makes me want to kill myself. And two, where?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 121
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "We hafta get through a icky forest to get to my hometown, it's not far, but it could be a dangerous trip, so lets stock up kay? =3 We can use all the money I have";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 122
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Erm... yeah, sure... <sighs>";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 123
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 129
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Well? What now?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 130
if (lolly > 0) {
gotoAndStop ("item-l");
} else {
gotoAndPlay ("item");
}
Frame 131
gotoAndPlay ("item");
Frame 132
stop();
Frame 133
if (kianlvl == 1) {
kiancost = 1000;
} else if (kianlvl == 2) {
kiancost = 3000;
} else if (kianlvl == 3) {
kiancost = 5000;
}
if (enkylvl == 1) {
enkycost = 1000;
} else if (enkylvl == 2) {
enkycost = 3000;
} else if (enkylvl == 3) {
enkycost = 5000;
}
if (kianlvl == 1) {
kianatt = 150;
} else if (kianlvl == 2) {
kianatt = 200;
} else if (kianlvl == 3) {
kianatt = 270;
}
if (enkylvl == 1) {
enkyatt = 100;
} else if (enkylvl == 2) {
enkyatt = 150;
} else if (enkylvl == 3) {
enkyatt = 210;
}
if (kianlvl == 4) {
kianlvl = 3;
}
if (enkylvl == 4) {
enkylvl = 3;
}
Frame 134
gotoAndPlay ("weapon");
Frame 135
stop();
Frame 142
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "It's a good idea to prepare for the journey ahead. You should be physically, mentally and... uhm... you can think of one yourself... just be prepared, you catch my drift?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 143
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You should also be ready for anything to come your way, there are many dangerous creatures outside town.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 144
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "That goes to say that you should use your money to buy your neccessary stuff. I cannot stress enough to prepare, or you may find yourself in a difficult situation.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 145
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Who are you talking to?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 146
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I... don't know...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 147
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 152
gotoAndStop ("talk");
Frame 158
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...It's a wall...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 159
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 160
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = ".....";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 161
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "It hasn't been... built particually well...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 162
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 163
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "That's... interesting... I guess...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 164
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 165
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Dude?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 166
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 172
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You...okay there?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 173
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...huh?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 174
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You seem quite... out of it...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 175
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Oh right, sorry. I was observing this wall here...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 176
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...riiight...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 177
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...And why would you do that?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 178
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I dont... know. It's like some unknown force told me to go talk to a wall.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 179
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I'll... get going...(That's right... slowly edge away from the maniac)and... look... for more food... or something.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 180
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Right...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 181
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 186
gotoAndStop ("talk");
Frame 193
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hey Kian, what's up?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 194
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I kinda wanted to ask you about this person you wanna show me.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 195
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hrm? Oh! She's some really talented kitsune... helped me out in plenty of situations. Just don't get on her bad side kay?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 196
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Oh right... why's that?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 197
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Ohhh... I dunno, maybe she'll eat you?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 198
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...wonderful...And about this forest we go through";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 199
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...huh?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 200
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Will it be hard going in?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 201
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...*coughs*";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 202
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...What?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 203
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "That's what SHE said! XD";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 204
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 205
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 206
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Ahem... uh... yeah, it ain't protected or anything... *snickers* B-but... we should be careful going through";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 207
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Alright then";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 208
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 213
gotoAndStop ("talk");
Frame 220
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...*sniffs* *sniffs*...?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 221
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Huh?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 222
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...!?!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 223
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...???";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 224
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I-I... uh... I smell a lollipop!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 225
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Oh... you mean this lollipop? ...How did you even smell it?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 226
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...;,,;";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 227
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...What is it?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 228
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "E-Enky... w-wanna lollipop...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 229
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
stop();
var q = 1;
var typeSpeed = 20;
var copy = "...Oh really now?";
typeInterval = setInterval(this, "type", typeSpeed);
Frame 230
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Here, have your lollipop.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 231
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Wh-wha... really? Thanks Kian! ^,,^";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 232
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "No problem... it'll stop you from whining later anyways";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 233
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Sure will! =)";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 234
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "<Friendship level with Enky has increased!>";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 235
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "<Kian and Enky have learnt the Unite Attack Future Fates!>";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 236
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "<Enky's Max HP rose from 220 to 265!>";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 237
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 242
gotoAndStop ("talk");
Frame 243
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Give you this?!? No way!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 244
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "K-kay... sowwi...;,,;";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 245
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 250
gotoAndStop ("talk");
Frame 251
stop();
Frame 252
stop();
Frame 253
stop();
Frame 254
stop();
Frame 255
stop();
Frame 256
stop();
Frame 257
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 290
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Wow, this journey is so uneventful, in fact, one could say that it suxors.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 291
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...We've barely walked half a mile and you're already complaining... What's wrong with you? With all this action you want...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 292
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Wellll, not my fault I'm like this... Just... bleh =/";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 293
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Well, you're just some small cat with curosity";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 294
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I'm not a cat";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 295
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Huh?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 296
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I...don't know what I am, if I were a cat I'd have kitty ears poking upwards.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 297
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I guess you could call me your average freak";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 298
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Freaks can't be average... you fool";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 299
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 300
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Huh? What is it?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 301
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Shhh!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 302
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "*rustle*";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 303
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 309
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Awwww wow! Fancy seeing these here!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 310
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...What are they?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 311
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hrm? Oh... I forgot what they're called, but they're pretty harmless...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 312
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 313
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "They're quite cool, bonding strongly, males with females that is.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 314
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "The male will refuse for you to attack his female, whilst the female backs up the male with lotsa magic";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 315
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...they're creatures...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 316
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Yup";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 317
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "That decided to ambush us...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 318
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Yup";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 319
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Wielding weapons...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 320
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "And are completely harmless?!?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 321
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Ohhh... wait... I think I'm catching onto something...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 322
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Wait wait wait... I nearly got it...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 323
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 324
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 325
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Nope! I got nothing! XD";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 326
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Grrr! Watch out! They're coming!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 327
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 332
spotion = potion;
sether = ether;
Frame 333
enkyhp = enkymaxhp;
enkymp = 360;
maxenkymp = 360;
enkydef = 50;
enkyint = 49;
kianhp = 295;
maxkianhp = 295;
kianmp = 100;
maxkianmp = 100;
kiandef = 70;
kianint = 8;
monhp = 4000;
maxmonhp = 4000;
monatt = 125;
mondef = 70;
monint = 0;
potion = spotion;
ether = sether;
Frame 334
stop();
bar._xscale = (monhp / maxmonhp) * 100;
Frame 339
dmg = (enkyatt + random(20)) - mondef;
monhp = monhp - dmg;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 340
bar._xscale = (monhp / maxmonhp) * 100;
Frame 341
dmg2 = (enkyatt + random(30)) - mondef;
monhp = monhp - dmg2;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 342
bar._xscale = (monhp / maxmonhp) * 100;
Frame 346
if (monhp < 1) {
gotoAndPlay ("battle2");
} else {
gotoAndStop ("kianturn");
}
Frame 347
bar._xscale = (monhp / maxmonhp) * 100;
Frame 348
_root.enkymp = _root.enkymp - 20;
Frame 401
dmg = 300 + random(49);
monhp = monhp - dmg;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 406
if (monhp < 1) {
gotoAndPlay ("battle2");
} else {
gotoAndStop ("kianturn");
}
Frame 407
_root.enkymp = _root.enkymp - 25;
Frame 453
heal1 = 150 + random(100);
heal2 = 150 + random(100);
enkyhp = enkyhp + heal1;
kianhp = kianhp + heal2;
if (enkyhp > enkymaxhp) {
enkyhp = enkymaxhp;
}
if (kianhp > 295) {
kianhp = 295;
}
Frame 458
gotoAndStop ("kianturn");
Frame 459
_root.enkymp = _root.enkymp - 30;
enkydef = enkydef + 25;
Frame 498
gotoAndStop ("kianturn");
Frame 499
bar._xscale = (monhp / maxmonhp) * 100;
Frame 502
bar._xscale = (monhp / maxmonhp) * 100;
Frame 514
heal1 = 200;
enkyhp = enkyhp + heal1;
if (enkyhp > enkymaxhp) {
enkyhp = enkymaxhp;
}
Frame 519
gotoAndStop ("kianturn");
Frame 532
heal1 = 200;
enkymp = enkymp + heal1;
if (enkymp > 360) {
enkymp = 360;
}
Frame 537
gotoAndStop ("kianturn");
Frame 550
heal2 = 200;
kianhp = kianhp + heal2;
if (kianhp > 295) {
kianhp = 295;
}
Frame 555
gotoAndStop ("kianturn");
Frame 568
heal2 = 200;
kianmp = kianmp + heal2;
if (kianmp > 100) {
kianmp = 100;
}
Frame 573
gotoAndStop ("kianturn");
Frame 574
bar._xscale = (monhp / maxmonhp) * 100;
Frame 575
bar._xscale = (monhp / maxmonhp) * 100;
Frame 582
dmg = (kianatt + random(50)) - mondef;
monhp = monhp - dmg;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 590
if (monhp < 1) {
gotoAndPlay ("battle2");
} else {
gotoAndStop ("monturn1");
}
Frame 591
bar._xscale = (monhp / maxmonhp) * 100;
Frame 592
_root.kianmp = _root.kianmp - 40;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 594
dmg = (100 + kianatt) + random(100);
monhp = monhp - dmg;
Frame 604
if (monhp < 1) {
gotoAndPlay ("battle2");
} else {
gotoAndStop ("monturn1");
}
Frame 610
kianmp = kianmp + random(81);
if (kianmp > 100) {
kianmp = 100;
}
gotoAndStop ("monturn1");
Frame 611
bar._xscale = (monhp / maxmonhp) * 100;
Frame 614
bar._xscale = (monhp / maxmonhp) * 100;
Frame 626
heal1 = 200;
enkyhp = enkyhp + heal1;
if (enkyhp > enkymaxhp) {
enkyhp = enkymaxhp;
}
Frame 631
gotoAndStop ("monturn1");
Frame 644
heal1 = 200;
enkymp = enkymp + heal1;
if (enkymp > 360) {
enkymp = 360;
}
Frame 649
gotoAndStop ("monturn1");
Frame 662
heal2 = 200;
kianhp = kianhp + heal2;
if (kianhp > 295) {
kianhp = 295;
}
Frame 667
gotoAndStop ("monturn1");
Frame 680
heal2 = 200;
kianmp = kianmp + heal2;
if (kianmp > 100) {
kianmp = 100;
}
Frame 685
gotoAndStop ("monturn1");
Frame 775
dmg = ((((((500 + enkyatt) + kianatt) + enkymp) + kianmp) + random(20)) - mondef) * 2;
monhp = monhp - dmg;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 786
enkymp = 0;
kianmp = 0;
if (monhp < 1) {
gotoAndPlay ("battle2");
} else {
gotoAndStop ("monturn1");
}
Frame 787
monchoice = random(2);
if (monchoice == 0) {
gotoAndPlay ("monattack1");
} else if (monchoice == 1) {
gotoAndPlay ("monattack2");
}
Frame 794
dmg = (monatt + random(50)) - enkydef;
if (dmg < 0) {
dmg = 0;
}
enkyhp = enkyhp - dmg;
if (kianhp < 1) {
gotoAndPlay ("gameover");
} else if (enkyhp < 1) {
gotoAndPlay ("gameover");
}
bar._xscale = (monhp / maxmonhp) * 100;
Frame 801
gotoAndPlay ("monturn2");
Frame 808
dmg = (monatt + random(50)) - kiandef;
if (dmg < 0) {
dmg = 0;
}
kianhp = kianhp - dmg;
if (kianhp < 1) {
gotoAndPlay ("gameover");
} else if (enkyhp < 1) {
gotoAndPlay ("gameover");
}
bar._xscale = (monhp / maxmonhp) * 100;
Frame 815
gotoAndPlay ("monturn2");
Frame 816
monchoice = random(2);
if (monchoice == 0) {
gotoAndPlay ("monmagic1");
} else if (monchoice == 1) {
gotoAndPlay ("monmagic2");
}
Frame 827
dmg = 50 + random(50);
dmg2 = 50 + random(50);
enkyhp = enkyhp - dmg;
kianhp = kianhp - dmg;
if (kianhp < 1) {
gotoAndPlay ("gameover");
} else if (enkyhp < 1) {
gotoAndPlay ("gameover");
}
Frame 832
gotoAndStop ("enkyturn");
Frame 833
heal2 = 100;
monhp = monhp + heal2;
if (monhp > 6000) {
monhp = 6000;
}
Frame 838
gotoAndStop ("enkyturn");
Frame 863
stop();
Frame 876
gotoAndPlay ("battle1");
Frame 882
gotoAndStop ("start");
Frame 883
monhp = 3000;
maxmonhp = 3000;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 889
stop();
bar._xscale = (monhp / maxmonhp) * 100;
Frame 894
dmg = (enkyatt + random(20)) - mondef;
monhp = monhp - dmg;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 895
bar._xscale = (monhp / maxmonhp) * 100;
Frame 896
dmg2 = (enkyatt + random(30)) - mondef;
monhp = monhp - dmg2;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 897
bar._xscale = (monhp / maxmonhp) * 100;
Frame 901
if (monhp < 1) {
gotoAndPlay ("win");
} else {
gotoAndStop ("kianturn2");
}
Frame 902
bar._xscale = (monhp / maxmonhp) * 100;
Frame 903
_root.enkymp = _root.enkymp - 20;
Frame 956
dmg = 300 + random(49);
monhp = monhp - dmg;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 961
if (monhp < 1) {
gotoAndPlay ("win");
} else {
gotoAndStop ("kianturn2");
}
Frame 962
_root.enkymp = _root.enkymp - 25;
Frame 1008
heal1 = 150 + random(100);
heal2 = 150 + random(100);
enkyhp = enkyhp + heal1;
kianhp = kianhp + heal2;
if (enkyhp > enkymaxhp) {
enkyhp = enkymaxhp;
}
if (kianhp > 295) {
kianhp = 295;
}
Frame 1013
gotoAndStop ("kianturn2");
Frame 1014
_root.enkymp = _root.enkymp - 30;
enkydef = enkydef + 25;
Frame 1053
gotoAndStop ("kianturn2");
Frame 1054
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1057
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1069
heal1 = 200;
enkyhp = enkyhp + heal1;
if (enkyhp > enkymaxhp) {
enkyhp = enkymaxhp;
}
Frame 1074
gotoAndStop ("kianturn2");
Frame 1087
heal1 = 200;
enkymp = enkymp + heal1;
if (enkymp > 360) {
enkymp = 360;
}
Frame 1092
gotoAndStop ("kianturn2");
Frame 1105
heal2 = 200;
kianhp = kianhp + heal2;
if (kianhp > 295) {
kianhp = 295;
}
Frame 1110
gotoAndStop ("kianturn2");
Frame 1123
heal2 = 200;
kianmp = kianmp + heal2;
if (kianmp > 100) {
kianmp = 100;
}
Frame 1128
gotoAndStop ("kianturn2");
Frame 1129
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1130
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1137
dmg = (kianatt + random(50)) - mondef;
monhp = monhp - dmg;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1145
if (monhp < 1) {
gotoAndPlay ("win");
} else {
gotoAndStop ("monturn3");
}
Frame 1146
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1147
_root.kianmp = _root.kianmp - 40;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1149
dmg = (kianatt + 100) + random(100);
monhp = monhp - dmg;
Frame 1159
if (monhp < 1) {
gotoAndPlay ("win");
} else {
gotoAndStop ("monturn3");
}
Frame 1165
kianmp = kianmp + random(81);
if (kianmp > 100) {
kianmp = 100;
}
gotoAndStop ("monturn3");
Frame 1166
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1169
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1181
heal1 = 200;
enkyhp = enkyhp + heal1;
if (enkyhp > enkymaxhp) {
enkyhp = enkymaxhp;
}
Frame 1186
gotoAndStop ("monturn3");
Frame 1199
heal1 = 200;
enkymp = enkymp + heal1;
if (enkymp > 360) {
enkymp = 360;
}
Frame 1204
gotoAndStop ("monturn3");
Frame 1217
heal2 = 200;
kianhp = kianhp + heal2;
if (kianhp > 295) {
kianhp = 295;
}
Frame 1222
gotoAndStop ("monturn3");
Frame 1235
heal2 = 200;
kianmp = kianmp + heal2;
if (kianmp > 100) {
kianmp = 100;
}
Frame 1240
gotoAndStop ("monturn3");
Frame 1330
dmg = ((((((500 + enkyatt) + kianatt) + enkymp) + kianmp) + random(20)) - mondef) * 2;
monhp = monhp - dmg;
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1341
enkymp = 0;
kianmp = 0;
if (monhp < 1) {
gotoAndPlay ("win");
} else {
gotoAndStop ("monturn3");
}
Frame 1342
monchoice = random(2);
if (monchoice == 0) {
gotoAndPlay ("monmagic3");
} else if (monchoice == 1) {
gotoAndPlay ("monmagic4");
}
Frame 1349
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1353
dmg = 80 + random(50);
dmg2 = 80 + random(50);
enkyhp = enkyhp - dmg;
kianhp = kianhp - dmg;
if (kianhp < 1) {
gotoAndPlay ("gameover");
} else if (enkyhp < 1) {
gotoAndPlay ("gameover");
}
Frame 1358
gotoAndStop ("enkyturn2");
Frame 1359
heal2 = 100;
monhp = monhp + heal2;
if (monhp > 6000) {
monhp = 6000;
}
Frame 1363
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1364
gotoAndStop ("enkyturn2");
Frame 1409
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "W-woah! Those things aren't usually THAT violent! One time... one of them bit me, and that's only cos I kicked it!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1410
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I dunno... but I can give a good guess who's behind this";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1411
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Well observed Kian...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1412
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...?!? YOU AGAIN!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1413
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 1419
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "!!! K-Kian???";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1420
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "What is this?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1421
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I told you I'd get you when the magic user isn't around...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1422
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Kian! Watch out!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1423
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Huh?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1424
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 1455
gotoAndPlay ("gameover2");
Frame 1465
gotoAndPlay ("gameover2");
Frame 1475
gotoAndPlay ("gameover2");
Frame 1485
gotoAndPlay ("gameover2");
Frame 1495
gotoAndPlay ("gameover2");
Frame 1505
gotoAndPlay ("gameover2");
Frame 1515
gotoAndPlay ("gameover2");
Frame 1525
gotoAndPlay ("gameover2");
Frame 1550
stop();
Frame 1563
gotoAndPlay ("reaction");
Frame 1569
gotoAndStop ("start");
Frame 1570
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Impressive Kian, but it's not over yet";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1571
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "*coughs* Come out here coward! One on one!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1572
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Exactly what I was thinking Kian";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1573
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 1578
monhp = 150;
maxmonhp = 150;
kianhp = 100;
maxkianhp = 100;
Frame 1579
stop();
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1582
monchoice = random(15);
if (monchoice == 0) {
gotoAndStop ("a1");
} else if (monchoice == 1) {
gotoAndStop ("a2");
} else if (monchoice == 2) {
gotoAndStop ("a3");
} else if (monchoice == 3) {
gotoAndStop ("a4");
} else if (monchoice == 4) {
gotoAndStop ("a5");
} else if (monchoice == 5) {
gotoAndStop ("d1");
} else if (monchoice == 6) {
gotoAndStop ("d2");
} else if (monchoice == 7) {
gotoAndStop ("d3");
} else if (monchoice == 8) {
gotoAndStop ("d4");
} else if (monchoice == 9) {
gotoAndStop ("d5");
} else if (monchoice == 10) {
gotoAndStop ("w1");
} else if (monchoice == 11) {
gotoAndStop ("w2");
} else if (monchoice == 12) {
gotoAndStop ("w3");
} else if (monchoice == 13) {
gotoAndStop ("w4");
} else if (monchoice == 14) {
gotoAndStop ("w5");
}
Frame 1606
monhp = monhp - 10;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1610
kianhp = kianhp - 20;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1616
if (kianhp < 1) {
gotoAndPlay ("gameover2");
} else if (monhp < 1) {
gotoAndPlay ("win2");
}
Frame 1617
gotoAndStop ("variable");
Frame 1631
kianhp = kianhp - 10;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1637
if (kianhp < 1) {
gotoAndPlay ("gameover2");
} else if (monhp < 1) {
gotoAndPlay ("win2");
}
Frame 1638
gotoAndStop ("variable");
Frame 1648
monhp = monhp - 20;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1652
kianhp = kianhp - 20;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1658
if (kianhp < 1) {
gotoAndPlay ("gameover2");
} else if (monhp < 1) {
gotoAndPlay ("win2");
}
Frame 1659
gotoAndStop ("variable");
Frame 1673
monhp = monhp - 5;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1679
if (kianhp < 1) {
gotoAndPlay ("gameover2");
} else if (monhp < 1) {
gotoAndPlay ("win2");
}
Frame 1680
gotoAndStop ("variable");
Frame 1700
if (kianhp < 1) {
gotoAndPlay ("gameover2");
} else if (monhp < 1) {
gotoAndPlay ("win2");
}
Frame 1701
gotoAndStop ("variable");
Frame 1714
kianhp = kianhp - 40;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1721
if (kianhp < 1) {
gotoAndPlay ("gameover2");
} else if (monhp < 1) {
gotoAndPlay ("win2");
}
Frame 1722
gotoAndStop ("variable");
Frame 1731
monhp = monhp - 10;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1735
kianhp = kianhp - 40;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1741
if (kianhp < 1) {
gotoAndPlay ("gameover2");
} else if (monhp < 1) {
gotoAndPlay ("win2");
}
Frame 1742
gotoAndStop ("variable");
Frame 1755
monhp = monhp - 20;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1761
if (kianhp < 1) {
gotoAndPlay ("gameover2");
} else if (monhp < 1) {
gotoAndPlay ("win2");
}
Frame 1762
gotoAndStop ("variable");
Frame 1771
monhp = monhp - 20;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1775
kianhp = kianhp - 40;
khp._xscale = (kianhp / maxkianhp) * 100;
mhp._xscale = (monhp / maxmonhp) * 100;
Frame 1781
if (kianhp < 1) {
gotoAndPlay ("gameover2");
} else if (monhp < 1) {
gotoAndPlay ("win2");
}
Frame 1782
gotoAndStop ("variable");
Frame 1783
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I don't believe I lost... again...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1784
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hasn't it become obvious that I refuse to die yet?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1785
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Our victory will be swift and glorious Kian, you have no chance!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1786
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I couldn't care less about that myth.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1787
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Myth? It's no myth Kian... and you know... You know how much it has to do with you...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1788
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 1794
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1795
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 1800
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Wow, that demon got well and truly pwned...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1801
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I had to fight more of those things off... I think they're being controlled by him... explains their aggression";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1802
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1803
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Y-you okay?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1804
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Y-yeah... just nothing... bad memories...Lets get going";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1805
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "O-okay...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1806
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 1812
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Things continued smoothly... and the adventurers managed to make it to Enky's hometown in more or less 1 piece...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1813
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Meanwhile";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1814
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 1826
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Heh... look what I managed to find so soon...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1827
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1828
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "C'mon, speak up. Your blood in a bottle sells for thousands... And I could use the money...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1829
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1830
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hmpf... if you won't speak up... I'll force you to yelp!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1831
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 1837
takuhp = 180;
takumaxhp = 180;
takump = 200;
takuatt = 20;
takudef = 50;
monhp = 4000;
maxmonhp = 4000;
monatt = 70;
mondef = 15;
play();
Frame 1838
stop();
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1843
dmg = 5 + random(5);
dmg1 = 10 + random(5);
dmg2 = 15 + random(5);
dmg3 = 20 + random(5);
dmg4 = 25 + random(5);
monhp = monhp - (((((((((dmg + dmg) + dmg1) + dmg1) + dmg2) + dmg2) + dmg3) + dmg3) + dmg4) + dmg4);
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1854
if (monhp < 1) {
gotoAndPlay ("end");
} else {
gotoAndStop ("mturn");
}
Frame 1855
stop();
Frame 1856
takump = takump - 30;
Frame 1883
dmg = 5 + random(5);
dmg1 = 10 + random(5);
dmg2 = 15 + random(5);
dmg3 = 20 + random(5);
dmg4 = 25 + random(5);
monhp = monhp - (((((((((dmg + dmg) + dmg1) + dmg1) + dmg2) + dmg2) + dmg3) + dmg3) + dmg4) + dmg4);
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1884
dmg = 5 + random(5);
dmg1 = 10 + random(5);
dmg2 = 15 + random(5);
dmg3 = 20 + random(5);
dmg4 = 25 + random(5);
monhp = monhp - (((((((((dmg + dmg) + dmg1) + dmg1) + dmg2) + dmg2) + dmg3) + dmg3) + dmg4) + dmg4);
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1885
dmg = 5 + random(5);
dmg1 = 10 + random(5);
dmg2 = 15 + random(5);
dmg3 = 20 + random(5);
dmg4 = 25 + random(5);
monhp = monhp - (((((((((dmg + dmg) + dmg1) + dmg1) + dmg2) + dmg2) + dmg3) + dmg3) + dmg4) + dmg4);
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1886
dmg = 5 + random(5);
dmg1 = 10 + random(5);
dmg2 = 15 + random(5);
dmg3 = 20 + random(5);
dmg4 = 25 + random(5);
monhp = monhp - (((((((((dmg + dmg) + dmg1) + dmg1) + dmg2) + dmg2) + dmg3) + dmg3) + dmg4) + dmg4);
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1887
dmg = 5 + random(5);
dmg1 = 10 + random(5);
dmg2 = 15 + random(5);
dmg3 = 20 + random(5);
dmg4 = 25 + random(5);
monhp = monhp - (((((((((dmg + dmg) + dmg1) + dmg1) + dmg2) + dmg2) + dmg3) + dmg3) + dmg4) + dmg4);
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1893
if (monhp < 1) {
gotoAndPlay ("end");
} else {
gotoAndStop ("mturn");
}
Frame 1894
takump = takump - 10;
heal = 100 + random(50);
takuhp = takuhp + heal;
if (takuhp > 180) {
takuhp = 180;
}
Frame 1905
gotoAndStop ("mturn");
Frame 1906
monchoice = random(2);
if (monchoice == 0) {
gotoAndPlay ("matt1");
} else if (monchoice == 1) {
gotoAndPlay ("matt2");
}
Frame 1914
dmg = 60 + random(20);
takuhp = takuhp - dmg;
if (takuhp < 1) {
gotoAndPlay ("gameover3");
}
Frame 1924
gotoAndStop ("takuturn");
Frame 1931
dmg = 40 + random(20);
takuhp = takuhp - dmg;
if (takuhp < 1) {
gotoAndPlay ("gameover3");
}
Frame 1936
gotoAndStop ("takuturn");
Frame 1961
stop();
Frame 1974
gotoAndPlay ("battle3");
Frame 1980
gotoAndStop ("start");
Frame 1981
bar._xscale = (monhp / maxmonhp) * 100;
Frame 1987
gotoAndPlay ("scene2");
Frame 1988
play();
Frame 1994
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Wow, we're finally here! Awesome huh?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1995
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Wow...? What's there to Wow about?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1996
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Show some cheer! We're just right outside my apartment! I haven't been here in agggges!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1997
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Yeah... wonderful...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1998
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hehehehehe! ^,,^";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 1999
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 2005
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Ohh Emm Geeeeee! I-it's Cl-Cl!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2006
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Clicky? Hey Enky, long time no see.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2007
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Fweeee~ You musta smelt me from far away and came ta see me!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2008
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "That makes me happy! =3";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2009
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Well... actually, I just came out to get something to eat... But I guess that works as well";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2010
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You're the almighty Clicky?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2011
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Uh... is that what Enky told you?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2012
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I guess, how's this girl supposed to help us...?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2013
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "K-Kian!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2014
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I'd speak politly to your elders if I were you";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2015
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...elder? But you don't seem any older than I...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2016
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I'm 3023 years old, what are you... 21?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2017
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...18...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2018
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Sooo... Enky? I thought you went off to the city with that job of yours...?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2019
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I uh... I guess... it got boring and I'm following Kian around now!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2020
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "A-huh?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2021
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "*sighs*";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2022
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...You need information on something important...? Kian doesn't have a Mind Shield?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2023
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Course not! He's noob! =)";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2024
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Sure, you can use my library, careful though, some books like to bite...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2025
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "See ya around Enky... Nice talking to ya";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2026
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 2032
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...She's weird";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2033
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hehehe, I guess! But aren't we all?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2034
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2035
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Huh?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2036
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "(Enky's helping for no particular reason... I guess I put him in danger long enough) ...Uh... Enky?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2037
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I heard that Kian... Please let me travel with you...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2038
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "But why? It's no use to you. I can handle things from here";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2039
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I have my personal reasons... I think...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 2040
if (lolly < 2) {
gotoAndPlay ("sleep");
}
stop();
Frame 2041
if (lolly == 0) {
gotoAndPlay ("sleep");
}
stop();
Frame 2042
stop();
Frame 2043
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Pft, whatever, just don't slow me down";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2044
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hehe thanks Kian! (He doesn't suspect a thing...)";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
gotoAndPlay ("sleep");
};
Frame 2045
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2046
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I'm taking a rest in your apartment, then I'm leaving WITHOUT you in the morning";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2047
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I-I guess... thats fine...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2048
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
gotoAndPlay ("enkyend2");
};
Frame 2049
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Ya can sleep at my place if you want";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2050
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Thanks, I was kinda hoping for that";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
if (lolly < 2) {
gotoAndPlay ("kianend");
} else {
gotoAndPlay ("enkyend1");
}
};
Frame 2051
play();
Frame 2062
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2063
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = ".....";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2064
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Why does Enky insist on coming?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2065
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Why is this myth so... important? It's not I would use it for my own good...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2066
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "My life has been nothing but crap ever since that time";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2067
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...that time...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2068
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Why did he have to die?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
gotoAndPlay ("finish");
};
Frame 2080
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I can't ever sleep around here...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2081
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "*creak*";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2082
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Who's there?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2083
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...E-Enky?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2084
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hey! Taku! ^,,^";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2085
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "M-Master! I haven't seen you in ages!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2086
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hehehe, sowwi, I've been away on my job for quite a long time";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2087
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Been doing well?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2088
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Listen... Taku, I have something important to tell you, that might affect you...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
gotoAndPlay ("finish");
};
Frame 2100
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I'm so useless...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2101
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Urgh... I need to let Kian let me come with him";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2102
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "He MUST be related to Kaite in one way or another...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2103
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Such thoughts to sleep upon... it's not much fun";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2104
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2105
play();
Frame 2116
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Enky, you need to apply for magic school soon!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2117
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "H-huh? I guess I do! Hehehe!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2118
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Enky... what subject do you plan on taking?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2119
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I'm taking drawing!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2120
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "D-Drawing? But that's the hardest way to cast magic!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2121
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I know! But it's the most useful! And besides, if I ever wanna become like big brother. I hafta work hard with hard subjects!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2122
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hehe, Enky... you aspire to great things... just be sure to achieve them okay?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2123
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "O-Okay!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2124
play();
Frame 2135
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Big brother...? Who was I talking to...? Why... did...?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2136
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "My memories... they will come back to me...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2137
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I need them... if I never get them... I guess...*sighs*";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2138
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
play();
Frame 2161
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "K-Kian? You're not asleep yet?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2162
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "No... I've given it alot of thought... you should come along... sorry for scolding you like that";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2163
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "It's fine... I guess I can be a little annoying...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2164
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Urgh... I'm going to sleep";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2165
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 2166
play();
Frame 2179
if (lolly == 0) {
gotoAndStop ("nolollypop");
} else {
gotoAndStop ("lollipop");
}
Frame 2180
stop();
Frame 2181
stop();
Symbol 10 Button
on (release) {
_root.play();
}
Symbol 13 Button
on (release) {
if (cheat == "cheese") {
_root.lolly = 0;
_root.gotoAndPlay("reaction");
} else if (cheat == "pie") {
_root.lolly = 2;
_root.gotoAndPlay("reaction");
} else if (cheat == "cookie") {
_root.lolly = 0;
_root.gotoAndPlay("scene2");
} else if (cheat == "egg") {
_root.lolly = 2;
_root.gotoAndPlay("scene2");
}
}
Symbol 15 Button
on (release) {
gotoAndStop ("help");
}
Symbol 16 Button
on (release) {
gotoAndStop ("jakkai");
}
Symbol 17 Button
on (release) {
gotoAndStop ("credits");
}
Symbol 21 Button
on (release) {
getURL ("http://littleenky.deviantart.com/");
}
Symbol 30 Button
on (release) {
gotoAndStop ("loaded");
}
Symbol 38 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop ("loaded");
}
Symbol 38 MovieClip Frame 2
gotoAndPlay (1);
Symbol 90 Button
on (release) {
gotoAndStop ("item");
}
Symbol 91 Button
on (release) {
gotoAndPlay ("weapon");
}
Symbol 92 Button
on (release) {
gotoAndPlay ("talk");
}
Symbol 93 Button
on (release) {
gotoAndStop ("stats");
}
Symbol 94 Button
on (release) {
gotoAndPlay ("setoff");
}
Symbol 109 Button
on (release) {
if (money > 199) {
potion = potion + 1;
money = money - 200;
} else {
gotoAndStop ("item");
}
}
Symbol 110 Button
on (release) {
if (money > 499) {
ether = ether + 1;
money = money - 500;
} else {
gotoAndStop ("item");
}
}
Symbol 111 Button
on (release) {
if (money > 1999) {
lolly = lolly + 1;
money = money - 2000;
} else {
lolly = 0;
}
}
Symbol 122 Button
on (release) {
gotoAndPlay ("menu");
}
Symbol 132 Button
on (release) {
if (money > 199) {
potion = potion + 1;
money = money - 200;
} else {
gotoAndStop ("item-l");
}
}
Symbol 133 Button
on (release) {
if (money > 499) {
ether = ether + 1;
money = money - 500;
} else {
gotoAndStop ("item-l");
}
}
Symbol 146 Button
on (release) {
if (money > (kiancost - 1)) {
kianlvl = kianlvl + 1;
money = money - kiancost;
} else {
gotoAndPlay ("weapon");
}
}
Symbol 152 Button
on (release) {
if (money > (enkycost - 1)) {
enkylvl = enkylvl + 1;
money = money - enkycost;
} else {
gotoAndPlay ("weapon");
}
}
Symbol 163 Button
on (release) {
gotoAndPlay ("talkman");
}
Symbol 165 Button
on (release) {
gotoAndPlay ("talkwall");
}
Symbol 167 Button
on (release) {
if (lolly == 1) {
gotoAndPlay ("enkytalk2");
} else {
gotoAndPlay ("enkytalk1");
}
}
Symbol 213 Button
on (release) {
lolly = lolly + 1;
enkymaxhp = 265;
unite = 1;
gotoAndPlay ("enkytalk21");
}
Symbol 214 Button
on (release) {
gotoAndPlay ("enkytalk22");
}
Symbol 234 Button
on (release) {
gotoAndStop ("kinfo");
}
Symbol 235 Button
on (release) {
gotoAndStop ("kstats");
}
Symbol 236 Button
on (release) {
gotoAndStop ("kskills");
}
Symbol 237 Button
on (release) {
gotoAndStop ("einfo");
}
Symbol 238 Button
on (release) {
gotoAndStop ("estats");
}
Symbol 239 Button
on (release) {
gotoAndStop ("emagic");
}
Symbol 240 Button
on (release) {
gotoAndStop ("menu");
}
Symbol 295 MovieClip Frame 30
gotoAndPlay ("kianloop");
Symbol 302 MovieClip Frame 11
gotoAndPlay ("enkyloop");
Symbol 306 MovieClip Frame 12
gotoAndPlay ("mon2loop");
Symbol 311 MovieClip Frame 12
gotoAndPlay ("mon1loop");
Symbol 328 Button
on (release) {
gotoAndStop ("enkymagic");
}
Symbol 329 Button
on (release) {
gotoAndPlay ("enkyattack");
}
Symbol 330 Button
on (release) {
gotoAndStop ("enkyitem");
}
Symbol 331 Button
on (release) {
if (_root.lolly <= 1) {
_root.gotoAndstop("enkyturn");
} else {
gotoAndStop ("unite");
}
}
Symbol 390 MovieClip Frame 4
gotoAndPlay ("enkyloop1");
Symbol 402 Button
on (release) {
if (_root.enkymp <= 19) {
_root.gotoAndplay("enkymagic");
} else {
gotoAndPlay ("enkyfire");
}
}
Symbol 407 Button
on (release) {
if (_root.enkymp <= 24) {
_root.gotoAndplay("enkymagic");
} else {
gotoAndPlay ("enkywater");
}
}
Symbol 412 Button
on (release) {
if (_root.enkymp <= 29) {
_root.gotoAndplay("enkymagic");
} else {
gotoAndPlay ("enkyearth");
}
}
Symbol 415 Button
on (release) {
gotoAndPlay ("enkyturn");
}
Symbol 515 Button
on (release) {
if (_root.potion == 0) {
_root.gotoAndstop("enkyitem");
} else {
gotoAndStop ("enkypotion");
}
}
Symbol 516 Button
on (release) {
if (_root.ether == 0) {
_root.gotoAndstop("enkyitem");
} else {
gotoAndStop ("enkyether");
}
}
Symbol 522 Button
on (release) {
potion = potion - 1;
gotoAndPlay ("enkypotionenky");
}
Symbol 523 Button
on (release) {
potion = potion - 1;
gotoAndPlay ("enkypotionkian");
}
Symbol 526 Button
on (release) {
gotoAndStop ("enkyitem");
}
Symbol 527 Button
on (release) {
ether = ether - 1;
gotoAndPlay ("enkyetherenky");
}
Symbol 528 Button
on (release) {
ether = ether - 1;
gotoAndPlay ("enkyetherkian");
}
Symbol 556 Button
on (release) {
gotoAndStop ("kianskill");
}
Symbol 557 Button
on (release) {
gotoAndPlay ("kianattack");
}
Symbol 558 Button
on (release) {
gotoAndStop ("kianitem");
}
Symbol 587 MovieClip Frame 4
gotoAndPlay ("kianloop1");
Symbol 598 Button
on (release) {
if (_root.kianmp <= 39) {
_root.gotoAndstop("kianturn");
} else {
gotoAndPlay ("kianimpale");
}
}
Symbol 603 Button
on (release) {
gotoAndPlay ("kianfocus");
}
Symbol 604 Button
on (release) {
gotoAndStop ("kianturn");
}
Symbol 629 Button
on (release) {
if (_root.potion == 0) {
_root.gotoAndstop("kianitem");
} else {
gotoAndStop ("kianpotion");
}
}
Symbol 630 Button
on (release) {
if (_root.ether == 0) {
_root.gotoAndstop("kianitem");
} else {
gotoAndStop ("kianether");
}
}
Symbol 633 Button
on (release) {
gotoAndStop ("kianturn");
}
Symbol 634 Button
on (release) {
potion = potion - 1;
gotoAndPlay ("kianpotionenky");
}
Symbol 635 Button
on (release) {
potion = potion - 1;
gotoAndPlay ("kianpotionkian");
}
Symbol 636 Button
on (release) {
gotoAndStop ("kianitem");
}
Symbol 637 Button
on (release) {
ether = ether - 1;
gotoAndPlay ("kianetherenky");
}
Symbol 638 Button
on (release) {
ether = ether - 1;
gotoAndPlay ("kianetherkian");
}
Symbol 661 Button
on (release) {
if (_root.enkymp <= 99) {
_root.gotoAndplay("unite");
} else {
gotoAndPlay ("futurefate");
}
}
Symbol 741 Button
on (release) {
gotoAndPlay ("giveup");
}
Symbol 743 Button
on (release) {
gotoAndPlay ("continue");
}
Symbol 765 Button
on (release) {
gotoAndStop ("enkymagic2");
}
Symbol 766 Button
on (release) {
gotoAndPlay ("enkyattack2");
}
Symbol 767 Button
on (release) {
gotoAndStop ("enkyitem2");
}
Symbol 768 Button
on (release) {
if (_root.lolly <= 1) {
_root.gotoAndstop("enkyturn2");
} else {
gotoAndStop ("unite2");
}
}
Symbol 818 Button
on (release) {
if (_root.enkymp <= 19) {
_root.gotoAndplay("enkymagic2");
} else {
gotoAndPlay ("enkyfire2");
}
}
Symbol 819 Button
on (release) {
if (_root.enkymp <= 24) {
_root.gotoAndplay("enkymagic2");
} else {
gotoAndPlay ("enkywater2");
}
}
Symbol 820 Button
on (release) {
if (_root.enkymp <= 29) {
_root.gotoAndplay("enkymagic2");
} else {
gotoAndPlay ("enkyearth2");
}
}
Symbol 821 Button
on (release) {
gotoAndPlay ("enkyturn2");
}
Symbol 867 Button
on (release) {
if (_root.potion == 0) {
_root.gotoAndstop("enkyitem2");
} else {
gotoAndStop ("enkypotion2");
}
}
Symbol 868 Button
on (release) {
if (_root.ether == 0) {
_root.gotoAndstop("enkyitem2");
} else {
gotoAndStop ("enkyether2");
}
}
Symbol 871 Button
on (release) {
potion = potion - 1;
gotoAndPlay ("enkypotionenky2");
}
Symbol 872 Button
on (release) {
potion = potion - 1;
gotoAndPlay ("enkypotionkian2");
}
Symbol 873 Button
on (release) {
gotoAndStop ("enkyitem2");
}
Symbol 874 Button
on (release) {
ether = ether - 1;
gotoAndPlay ("enkyetherenky2");
}
Symbol 875 Button
on (release) {
ether = ether - 1;
gotoAndPlay ("enkyetherkian2");
}
Symbol 896 Button
on (release) {
gotoAndStop ("kianskill2");
}
Symbol 897 Button
on (release) {
gotoAndPlay ("kianattack2");
}
Symbol 898 Button
on (release) {
gotoAndStop ("kianitem2");
}
Symbol 922 Button
on (release) {
if (_root.kianmp <= 39) {
_root.gotoAndstop("kianturn2");
} else {
gotoAndPlay ("kianimpale2");
}
}
Symbol 923 Button
on (release) {
gotoAndPlay ("kianfocus2");
}
Symbol 924 Button
on (release) {
gotoAndStop ("kianturn2");
}
Symbol 942 Button
on (release) {
if (_root.potion == 0) {
_root.gotoAndstop("kianitem2");
} else {
gotoAndStop ("kianpotion2");
}
}
Symbol 943 Button
on (release) {
if (_root.ether == 0) {
_root.gotoAndstop("kianitem2");
} else {
gotoAndStop ("kianether2");
}
}
Symbol 946 Button
on (release) {
gotoAndStop ("kianturn2");
}
Symbol 947 Button
on (release) {
potion = potion - 1;
gotoAndPlay ("kianpotionenky2");
}
Symbol 948 Button
on (release) {
potion = potion - 1;
gotoAndPlay ("kianpotionkian2");
}
Symbol 949 Button
on (release) {
gotoAndStop ("kianitem2");
}
Symbol 950 Button
on (release) {
ether = ether - 1;
gotoAndPlay ("kianetherenky2");
}
Symbol 951 Button
on (release) {
ether = ether - 1;
gotoAndPlay ("kianetherkian2");
}
Symbol 966 Button
on (release) {
if (_root.enkymp <= 99) {
_root.gotoAndplay("unite2");
} else {
gotoAndPlay ("futurefate2");
}
}
Symbol 1035 Button
on (keyPress "<Right>") {
gotoAndPlay ("a");
}
on (keyPress "<Left>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Up>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Down>") {
gotoAndPlay ("gameover2");
}
Symbol 1040 Button
on (keyPress "<Right>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Left>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Up>") {
gotoAndPlay ("b");
}
on (keyPress "<Down>") {
gotoAndPlay ("gameover2");
}
Symbol 1047 Button
on (keyPress "<Right>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Left>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Up>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Down>") {
gotoAndPlay ("c");
}
Symbol 1056 Button
on (keyPress "<Right>") {
gotoAndPlay ("d");
}
on (keyPress "<Left>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Up>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Down>") {
gotoAndPlay ("gameover2");
}
Symbol 1058 Button
on (keyPress "<Right>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Left>") {
gotoAndPlay ("e");
}
on (keyPress "<Up>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Down>") {
gotoAndPlay ("gameover2");
}
Symbol 1067 Button
on (keyPress "<Right>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Left>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Up>") {
gotoAndPlay ("f");
}
on (keyPress "<Down>") {
gotoAndPlay ("gameover2");
}
Symbol 1073 Button
on (keyPress "<Right>") {
gotoAndPlay ("g");
}
on (keyPress "<Left>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Up>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Down>") {
gotoAndPlay ("gameover2");
}
Symbol 1077 Button
on (keyPress "<Right>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Left>") {
gotoAndPlay ("gameover2");
}
on (keyPress "<Up>") {
gotoAndPlay ("h");
}
on (keyPress "<Down>") {
gotoAndPlay ("gameover2");
}
Symbol 1084 Button
on (release) {
gotoAndPlay ("giveup2");
}
Symbol 1085 Button
on (release) {
gotoAndPlay ("continue2");
}
Symbol 1101 Button
on (release) {
nextFrame();
}
Symbol 1107 Button
on (release) {
gotoAndPlay ("aa");
}
Symbol 1108 Button
on (release) {
gotoAndPlay ("ad");
}
Symbol 1109 Button
on (release) {
gotoAndPlay ("aw");
}
Symbol 1118 Button
on (release) {
gotoAndPlay ("da");
}
Symbol 1119 Button
on (release) {
gotoAndPlay ("dd");
}
Symbol 1120 Button
on (release) {
gotoAndPlay ("dw");
}
Symbol 1126 Button
on (release) {
gotoAndPlay ("wa");
}
Symbol 1127 Button
on (release) {
gotoAndPlay ("wd");
}
Symbol 1128 Button
on (release) {
gotoAndPlay ("ww");
}
Symbol 1222 Button
on (release) {
gotoAndStop ("takutech");
}
Symbol 1223 Button
on (release) {
gotoAndPlay ("takuattack");
}
Symbol 1259 Button
on (release) {
if (_root.takump <= 9) {
_root.gotoAndstop("takutech");
} else {
gotoAndPlay ("takurecover");
}
}
Symbol 1262 Button
on (release) {
if (_root.takump <= 29) {
_root.gotoAndstop("takutech");
} else {
gotoAndPlay ("takulag");
}
}
Symbol 1263 Button
on (release) {
gotoAndStop ("takuturn");
}
Symbol 1306 Button
on (release) {
gotoAndPlay ("continue3");
}
Symbol 1341 Button
on (release) {
gotoAndPlay ("z");
}
Symbol 1342 Button
on (release) {
gotoAndPlay ("okay");
}
Symbol 1346 Button
on (release) {
gotoAndPlay ("y");
}
Symbol 1348 Button
on (release) {
gotoAndPlay ("scold");
}
Symbol 1388 Button
on (release) {
gotoAndStop ("start");
}