This is the main menu of mortal kombat. here you will find: [[story mode]] [[vs]] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> (set:$Player1 = "NONE") (set:$Player2 = "NONE") (set:$CharacterJohnnycageAvailable to true) (set:$CharacterLiukangAvailable to true) (set:$CharacterSubzer0Available to true) (set:$CharacterScorpionAvailable to true) (set:$CharacterRaidenAvailable to true) (set:$CharacterSonyabladeAvailable to true) (set:$CharacterKanoAvailable to true) (set:$CharacterGoroAvailable to true) (set:$CharacterShangtsungAvailable to true) (set:$CharacterReptileAvailable to true) here you will play through what is known as the campaign or story mode. In this mode you will have to play as either scorpian or sub-zero and fight every single character including your self to beat the campaign and unlock the hidden character known as reptile... [[Main Menu]] [[choose your character]] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> here you will chose a character and vs against another character of your choosing. the difficulty can change depending on the one you choose. there is no time limit and the only way the match will truely end is by forfit or death... [[Main Menu]] [[START GAME]] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> so you have chosen sub-zero. well if thats your final decision... lets begin.Double-click this passage to edit it. [[start campaign]] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> beofore we start you need to know, at the end of the campaign you will face of with the most deadly opponent you will even see, his name is. shang tsung... [[lets beign]] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> so you have chosen scorpian. well if thats your final decision... lets begin. [[start campaign]] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> [[Ready?]] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> [[scorpian]] [[sub-zer0]] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> CHOOSE YOUR FIGHTERS (if:$Player1 is "NONE")[ [[Select Player 1]] ](else: ) [ Player 1: $Player1 ] (if:$Player2 is "NONE")[ [[Select Player 2]] ](else: ) [ Player 2: $Player2 ] (if: $Player1 != "NONE")[ (if: $Player2 != "NONE")[ [[FIGHT!]] ] ] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> (if: $CharacterJohnnycageAvailable)[ Johnnycage(click: "Johnnycage")[ (set:$Player1 to "JOHNNYCAGE")(set: $CharacterJohnnycageAvailable to false)(go-to: "START GAME")] ] (if: $CharacterLiukangAvailable)[ Liukang(click: "Liukang")[ (set:$Player1 to "LIUKANG")(set: $LiukangAvailable to false)(go-to: "START GAME")] ] (if: $CharacterSubzer0Available)[ Subzer0(click: "Subzer0")[ (set:$Player1 to "SUBZER0")(set: $CharacterSubzer0Available to false)(go-to: "START GAME")] ] (if: $CharacterScorpionAvailable)[ Scorpion(click: "Scorpion")[ (set:$Player1 to "SCORPION")(set: $CharacterScorpionAvailable to false)(go-to: "START GAME")] ] (if: $CharacterRaidenAvailable)[ Raiden(click: "Raiden")[ (set:$Player1 to "RAIDEN")(set: $CharacterRaidenAvailable to false)(go-to: "START GAME")] ] (if: $CharacterSonyabladeAvailable)[ Sonyablade(click: "Sonyablade")[ (set:$Player1 to "SONYABLADE")(set: $CharacterSonyabladeAvailable to false)(go-to: "START GAME")] ] (if: $CharacterKanoAvailable)[ Kano(click: "Kano")[ (set:$Player1 to "KANO")(set: $CharacterKanoAvailable to false)(go-to: "START GAME")] ] (if: $CharacterGoroAvailable)[ Goro(click: "Goro")[ (set:$Player1 to "GORO")(set: $CharacterGoroAvailable to false)(go-to: "START GAME")] ] (if: $CharacterShangtsungAvailable)[ Shangtsung(click: "Shangtsung")[ (set:$Player1 to "SHANGTSUNG")(set: $CharacterShangtsungAvailable to false)(go-to: "START GAME")] ] (if: $CharacterReptileAvailable)[ Reptile(click: "Reptile")[ (set:$Player1 to "REPTILE")(set: $CharacterReptileAvailable to false)(go-to: "START GAME")] ] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> (if: $CharacterJohnnycageAvailable)[ Johnnycage(click: "Johnnycage")[ (set:$Player2 to "JOHNNYCAGE")(set: $CharacterJohnnycageAvailable to false)(go-to: "START GAME")] ] (if: $CharacterLiukangAvailable)[ Liukang(click: "Liukang")[ (set:$Player2 to "LIUKANG")(set: $LiukangAvailable to false)(go-to: "START GAME")] ] (if: $CharacterSubzer0Available)[ Subzer0(click: "Subzer0")[ (set:$Player2 to "SUBZER0")(set: $CharacterSubzer0Available to false)(go-to: "START GAME")] ] (if: $CharacterScorpionAvailable)[ Scorpion(click: "Scorpion")[ (set:$Player2 to "SCORPION")(set: $CharacterScorpionAvailable to false)(go-to: "START GAME")] ] (if: $CharacterRaidenAvailable)[ Raiden(click: "Raiden")[ (set:$Player2 to "RAIDEN")(set: $CharacterRaidenAvailable to false)(go-to: "START GAME")] ] (if: $CharacterSonyabladeAvailable)[ Sonyablade(click: "Sonyablade")[ (set:$Player2 to "SONYABLADE")(set: $CharacterSonyabladeAvailable to false)(go-to: "START GAME")] ] (if: $CharacterKanoAvailable)[ Kano(click: "Kano")[ (set:$Player2 to "KANO")(set: $CharacterKanoAvailable to false)(go-to: "START GAME")] ] (if: $CharacterGoroAvailable)[ Goro(click: "Goro")[ (set:$Player2 to "GORO")(set: $CharacterGoroAvailable to false)(go-to: "START GAME")] ] (if: $CharacterShangtsungAvailable)[ Shangtsung(click: "Shangtsung")[ (set:$Player2 to "SHANGTSUNG")(set: $CharacterShangtsungAvailable to false)(go-to: "START GAME")] ] (if: $CharacterReptileAvailable)[ Reptile(click: "Reptile")[ (set:$Player2 to "REPTILE")(set: $CharacterReptileAvailable to false)(go-to: "START GAME")] ] <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> <img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b1/Mortal_Kombat_Logo.svg/1017px-Mortal_Kombat_Logo.svg.png" width="500" height="300" alt="Two foxes"> <iframe width="0" height="0" src="https://www.youtube.com/embed/SMdFj47cszM?autoplay=1"></iframe> (link: "Fight the Dragon King!")[ (set: $ehp to 200) (set: $mhp to 200) (set: $ename to "Dragon") (set: $turn to "you") (set: $hp to 100) (set: $eatk to 15) (set: $eatkname to "MOTHERF*CKING FIRE") (goto: "Combat")](display: "Enemy")(display: "Log")(display: "You")}{<div id="enemy">$ename HP: $ehp/$mhp. </div>}{<div id="log"> (if: $log is "you")[It is your turn.] (elseif: $log is "atk")[You use '$atk' on the $ename, dealing $atkdmg damage.] (elseif: $log is "Enemy")[The $ename uses '$eatkname' on you, dealing $eatk damage.] </div>}<div id="you">You: $hp/100 {(if: $turn is "you")[ (link: "Punch")[ (set: $ehp to it - 10) (set: $atk to "Punch") (set: $atkdmg to 10) (set: $turn to "Enemy") (set: $log to "atk") (goto: "Combat")] (link: "Sword")[ (set: $ehp to it - 30) (set: $atk to "Sword") (set: $atkdmg to 30) (set: $turn to "Enemy") (set: $log to "atk") (goto: "Combat")] ] (elseif: $turn is "Enemy")[ (link: "Continue")[ (set: $log to "Enemy") (set: $turn to "you") (set: $hp to it - $eatk) (goto: "Combat")] ] (if: $hp <1)[(goto: "Lose")] (if: $ehp <1)[(goto: "Win")] </div>}you have won this round. Continue to the next battle. [[Next round]]You have lost this round. retry this battle. [[Ready?]]Double-click this passage to edit it.