Fashion Deadline is a high-stakes, procedural death game of outfit design.\n\n[[I'm ready to face the pressure.|Begin]]
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$makeup[Math.floor(Math.random()*$makeup.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<endsilently>>\n!!!Your Mirror\n\n//Who better to do your makeup than yourself?//\n\n<<print "After some strange faces, you settle on a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$makeup[Math.floor(Math.random()*$makeup.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<endsilently>>\n!!!Makeup Artist\n\n//Down the street from you is a woman who does makeup for the local theater company.//\n\n<<print "She tells you, as she studies your face, that you need a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$tempQuality=$playerItemsQualities[0]>>\n<<$tempQuality+=1>>\n<<endsilently>>\n!!!Preparation\n\n//You're almost there! Now to practice your poses, faces, and smizing.//\n\nYou can spent THREE hours of time to work on your poise and mannerisms, which will make people think your outfit is better than it actually is.\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else if $countdown lt 4>>\n[[You don't have enough time. Move on to something else. (no time loss)|$navA+""+$navB]]\n<<else>>\n[[Practice, practice, practice!|$navA+""+$navB][$countdown-=3,$playerItemsQualities[0]=$tempQuality]]\n[[I don't need the practice right now. (no time loss)|$navA+""+$navB]]\n<<endif>>
<<silently>>\n<<$totalQuality=parseInt($playerItemsQualities[0])>>\n<<$totalQuality+=parseInt($playerItemsQualities[1])>>\n<<$totalQuality+=parseInt($playerItemsQualities[2])>>\n<<$totalQuality+=parseInt($playerItemsQualities[3])>>\n<<$totalQuality+=parseInt($playerItemsQualities[4])>>\n<<$totalQuality+=parseInt($playerItemsQualities[5])>>\n<<$totalQualityPercentage=Math.round(($totalQuality/(5*6))*100)>>\n<<$totalTrend=parseInt($playerItemsTrend[0])>>\n<<$totalTrend+=parseInt($playerItemsTrend[1])>>\n<<$totalTrend+=parseInt($playerItemsTrend[2])>>\n<<$totalTrend+=parseInt($playerItemsTrend[3])>>\n<<$totalTrend+=parseInt($playerItemsTrend[4])>>\n<<$totalTrend+=parseInt($playerItemsTrend[5])>>\n<<$totalTrendPercentage=Math.round(($totalTrend/(5*6))*100)>>\n<<$trendMatch=Math.abs($totalTrendPercentage-$wearable)>>\n<<$trendVictory=false>>\n<<$qualityVictory=false>>\n<<endsilently>>\n!!Trend\n||!YOUR OUTFIT|!TREND|\n|!WEARABLE|<<print $totalTrendPercentage+"%">>|<<print $wearable+"%">>|\n|!COUTURE|<<print 100-$totalTrendPercentage+"%">>|<<print $couture+"%">>|\n\n//On the trend of your outfit, the internet had this to say://\n<<if $trendMatch lt 5>>\n<<silently>><<$trendVictory=true>><<endsilently>>\n"It's contemporary; it's edgy; it's EVERYTHING."\n\n"I simply can't handle how fresh this is right now."\n\n"Wow. Such fashion. So success. Wow. Much impress."\n\n"I'll take one in every color!"\n\n"Be still my fashion-dazzled heart..."\n<<else if $trendMatch lt 20>>\n<<silently>><<$trendVictory=true>><<endsilently>>\n"They did a good job of matching trends. It's modern enough to be relevant yet unique enough to stand out."\n\n"I like what you've done here. Quite stylish."\n\n"Nothing showstopping, but it's effective enough."\n\n"I could see this on sale somewhere."\n\n"Good effort and a moderate success. Keep at it!"\n<<else if $trendMatch lt 35>>\n"Well, they tried to make it work, but it looks like they just weren't able to pull it off."\n\n"This approaches greatness but ultimately falls flat."\n\n"I just feel like I've seen this done before so many times! It's old news."\n\n"This isn't just last season; it's last YEAR."\n\n"It isn't so much awful as it is unexciting. Thoroughly boring."\n<<else if $trendMatch lt 50>>\n"I can't tell if they're trying to say something or just not trying at all. This is a letdown."\n\n"Awful. Derivative. A complete flop of a statement."\n\n"It's okay to want to break barriers, but you still have to maintain a strong sense of design."\n\n"I got lost trying to place this. It's just trying too hard for something it'll never reach."\n\n"It's not just weak; it's strengthless."\n<<else>>\n"Garbage."\n\n"It's as if they've never dressed a real person in their life."\n\n"It's kind of like if you were locked in your house and someone said, 'Make an outfit out of your sheets.'"\n\n"A complete lack of sensibility and awareness for even the most basic elements of fashion."\n\n"I'm actually and utterly offended."\n<<endif>>\n----\n!!Quality\n\n|!QUALITY|<<print $totalQualityPercentage+"%">>|\n\n//On the quality of your outfit, the internet had this to say://\n<<if $totalQuality gt 25>>\n<<silently>><<$qualityVictory=true>><<endsilently>>\n"Stunning. The craftsmanship and construction are nothing short of remarkable. Get this person a career immediately!"\n\n"Absolutely breathtaking. This is exactly what fashion needs right now."\n\n"I've seen good, and this is amazing."\n\n"You have an eye for both detail and overall look, and it shows in this fantastic ensemble."\n\n"Executed with a sharp eye and a deft wit."\n<<else if $totalQuality gt 20>>\n<<silently>><<$qualityVictory=true>><<endsilently>>\n"It's a solidly made outfit. No real complaints."\n\n"Good choices, good execution."\n\n"Your pieces are good, and they come together to look more expensive than they really are."\n<<else if $totalQuality gt 15>>\n"It's headed in the right direction, but it never quite gets there."\n\n"Remember that you're only as good as your weakest piece."\n\n"The problem with this outfit is that you're clearly trying for your best, but it's coming across as mediocre."\n<<else if $totalQuality gt 10>>\n"It's just shoddy."\n\n"It looks like you just grabbed random things off the rack and threw them together."\n\n"There's quality and then there's quantity. Try for the first one."\n<<else>>\n"Trash."\n\n"There's nothing redeeming here."\n\n"I have a problem with everything about this."\n<<endif>>\n\n[[Continue|Outcome]]
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$hairstyles[Math.floor(Math.random()*$hairstyles.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<endsilently>>\n!!!Your Friend\n\n//She has cut her own hair for years, and is actually really great at it.//\n\n<<print "She says that she can work with what you have to give you a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$tempQuality=$playerItemsQualities[0]>>\n<<endsilently>>\n!!!Tailor\n\n//"I can fix up that <<print $playerItems[0]>> for you, if you like. Make it fit better and look more expensive!"//\n\nBy letting the tailor take THREE hours of your time, you can improve the quality of your <<print $playerItems[0]>>.\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else if $countdown lt 4>>\n[[You don't have enough time. Move on to something else. (no time loss)|$navA+""+$navB]]\n<<else if $tempQuality eq 5>>\n[[It's already amazing! It doesn't need any extra work. (no time loss)|$navA+""+$navB]]\n<<else>>\n[[Let the tailor improve your clothes.|$navA+""+$navB][$countdown-=3,$tempQuality+=1,$playerItemsQualities[0]=$tempQuality]]\n[[Leave them be. (no time loss)|$navA+""+$navB]]\n<<endif>>
<<silently>>\n<<$levelDepth=4>>\n<<$navA=1>> /%player level%/\n<<$navB=Math.floor((Math.random()*$levelDepth)+1)>> /%player room%/\n<<$countdown=24>> /%time left%/\n<<$wearable=Math.floor(Math.random()*6)*20>>\n<<$couture=100-$wearable>>\n<<$dramaticCollar=false>>\n<<$playerItems=[]>>\n<<$playerItemsQualities=[]>>\n<<$playerItemsTrend=[]>>\n<<$bottoms=["miniskirt", "pair of corduroy pants", "pair of assless chaps", "pair of pleated jorts", "high-waisted pant", "pencil skirt", "A-line skirt", "bustle skirt", "pair of jeggings", "pair of lounge pants", "pair of pleated slacks", "pair of army pants", "maxi skirt", "poodle skirt", "bikini bottom", "pair of flat-front khakis", "pair of cargo pants", "pair of capris"]>>\n<<$tops=["bomber jacket", "tank top", "blazer", "vest", "sweater vest", "suit jacket", "bolero", "polo", "button-down", "blouse", "crop top", "pearl snap shirt", "shrug", "cardigan", "bikini top", "halter top", "turtleneck"]>>\n<<$shoes=["flip-flops", "stilettos", "pumps", "Doc Martens","tennis shoes","boots","knee-high boots","platforms","heels","shower shoes made out of maxi-pads", "brogues", "clogs", "combat boots", "flats", "loafers", "Mary Janes", "T-bar sandals", "Oxfords"]>>\n<<$accessories=["mini-car on your head", "power glove", "pair of really expensive white-gold hoops", "turtle brooch", "locket", "bangle", "gasmask", "dragon mask", "fedora", "Nintendo-themed tie", "Dovahkiin helmet", "pi tie"]>>\n<<$hairstyles=["buzz cut", "mohawk", "fauxhawk", "crown braid", "afro", "beehive", "bouffant", "asymmetric bob", "blowout", "set of dreadlocks", "french braid", "mop top", "set of liberty spikes", "pigtails", "ponytail", "pompadour", "waves", "updo"]>>\n<<$makeup=["smoky eye", "set of garage doors", "bright red lip", "subtle lip", "glossy nude lip", "clown realness", "dewy skin", "full lash", "flushed cheek", "strong brow", "contoured cheek", "natural look", "classic 40s look", "glowy skin"]>>\n<<$qualities=[0,1,2,3,4,5]>>\n<<$qualitiesText=["terrible","bad","decent","great","wonderful","perfect"]>>\n<<$trend=[0,1,2,3,4,5]>>\n<<$trendNumbers=[0,20,40,60,80,100]>>\n<<$trendText=["totally couture","mostly couture","partially couture","partially wearable","mostly wearable","totally wearable"]>>\n<<endsilently>>The event is coming up. A day-long Internet Fashion Jam.\n\nThis is your chance to make it big as a fashion icon. Design your outfit right, and you could find yourself stomping runways for a living. Do it wrong, however, and you'll suffer the worst of fates: fashion death. A horrid place where your Twitter followers abandon you and the only audience you can muster for your modeling is the one in the mirror. A bad outfit is a mistake no fashionista can ever live down -- especially on the internet.\n\nSo this is it. Your one big chance. Your opportunity to shine.\n\nThis is it, your FASHION DEADLINE.\n\n[[Easy (30 hours)|1][$countdown=30]]\n[[Medium (24 hours)|1][$countdown=24]]\n[[Hard (12 hours)|1][$countdown=12]]\n\n//Play note: using your browser's back/forward buttons will break the game//\n
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$tops[Math.floor(Math.random()*$tops.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n\n<<endsilently>>\n!!!Online Shop\n\n//A local small business advertises same-day delivery on goods ordered online, and you're hoping they can make good on that promise.//\n\n<<print "In their catalog, you find a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$tops[Math.floor(Math.random()*$tops.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<if $selectedTrend lt 5>>\n<<$selectedTrend+=1>>\n<<endif>>\n<<endsilently>>\n!!!Your Closet\n\n//You know you have some amazing stuff in here, but it tends to be more wearable than couture.//\n\n<<print "You pull a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+" off the hanger.">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$tops[Math.floor(Math.random()*$tops.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<if $selectedQuality gt 0>>\n<<$selectedQuality-=1>>\n<<endif>>\n<<endsilently>>\n!!!Alternative Clothing Store\n\n//Edgy and unrepentantly juvenile, this alternative clothing store makes individuality a commodity.//\n\n<<print "Underneath posters of skulls, you find a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$tempItemName=$playerItems[1]>>\n<<$tempItemTrend=$playerItemsTrend[1]>>\n<<$tempItemName+=" with a dramatic collar">>\n<<endsilently>>\n!!!Dramatic Collar\n\n//Everyone knows that the key to a truly couture outfit is a dramatic collar.//\n\nYou can spend THREE hours of time to add a dramatic collar to your top, which will make it totally couture.\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else if $dramaticCollar eq true>>\n[[You already have a dramatic collar! Move on. (no time loss)|$navA+""+$navB]]\n<<else if $countdown lt 4>>\n[[You don't have enough time. Move on to something else. (no time loss)|$navA+""+$navB]]\n<<else if $tempItemTrend eq 5>>\n[[This item is already maximally couture, but I still want to add a dramatic collar.|$navA+""+$navB][$countdown-=3,$dramaticCollar=true,$playerItems[1]=$tempItemName]]\n[[I don't need the collar right now. (no time loss)|$navA+""+$navB]]\n<<else>>\n[[Add the collar! It's so dramatic!|$navA+""+$navB][$countdown-=3,$dramaticCollar=true,$playerItemsTrend[1]=5,$playerItems[1]=$tempItemName]]\n[[I don't need the collar right now. (no time loss)|$navA+""+$navB]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$accessories[Math.floor(Math.random()*$accessories.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<endsilently>>\n!!!Mall Kiosks\n\n//Don't resent their workers for relentlessly flagging you down -- they're just doing their underappreciated jobs.//\n\n<<print "A worker highly recommends "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+". It'll really make your outfit stunning!">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$accessories[Math.floor(Math.random()*$accessories.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>><<if $selectedTrend gt 0>><<$selectedTrend-=1>><<endif>>\n<<endsilently>>\n!!!The Dollar Store\n\n//The stuff you find here, if used in the right way, is both outlandish enough to be stylish yet cheap enough to be sensible.//\n\n<<print "Behind a bunch of name-brand knockoffs, you find a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$accessories[Math.floor(Math.random()*$accessories.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<endsilently>>\n!!!Your Brother's Room\n\n//He always has a bunch of stuff lying around. Why not use some of it?//\n\n<<print "Next to his manga collection, you find a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
!!Chapter One: Bottoms\n<<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[Walk.|$navA+""+$navB]]<<endif>>
!!Chapter Three: Shoes\n<<silently>>\n<<$currentTrend=parseInt($playerItemsTrend[0])>>\n<<$currentTrend+=parseInt($playerItemsTrend[1])>>\n<<$currentTrendPercentage=($currentTrend/(5*($navA-1)))*100>>\n<<$currentTrendPercentage2=100-$currentTrendPercentage>>\n<<$currentQuality=parseInt($playerItemsQualities[0])>>\n<<$currentQuality+=parseInt($playerItemsQualities[1])>>\n<<$currentQualityPercentage=($currentQuality/(5*($navA-1)))*100>>\n<<endsilently>>\n<<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n\nYOUR CURRENT OUTFIT\n|!BOTTOM|<<print $playerItems[0]>>|\n|!TOP|<<print $playerItems[1]>>|\n\n<<print Math.round($currentTrendPercentage)+"% WEARABLE / "+Math.round($currentTrendPercentage2)+"% COUTURE">>\n<<print Math.round($currentQualityPercentage)+"% QUALITY">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[Walk.|$navA+""+$navB]]\n<<endif>>
!!Chapter Two: Tops\n<<silently>>\n<<$currentTrend=parseInt($playerItemsTrend[0])>>\n<<$currentTrendPercentage=($currentTrend/(5*($navA-1)))*100>>\n<<$currentTrendPercentage2=100-$currentTrendPercentage>>\n<<$currentQuality=parseInt($playerItemsQualities[0])>>\n<<$currentQualityPercentage=($currentQuality/(5*($navA-1)))*100>>\n<<endsilently>>\n<<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n\nYOUR CURRENT OUTFIT\n|!BOTTOM|<<print $playerItems[0]>>|\n<<print Math.round($currentTrendPercentage)+"% WEARABLE / "+Math.round($currentTrendPercentage2)+"% COUTURE">>\n<<print Math.round($currentQualityPercentage)+"% QUALITY">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[Walk.|$navA+""+$navB]]\n<<endif>>
!!Chapter Five: Hairstyle\n<<silently>>\n<<$currentTrend=parseInt($playerItemsTrend[0])>>\n<<$currentTrend+=parseInt($playerItemsTrend[1])>>\n<<$currentTrend+=parseInt($playerItemsTrend[2])>>\n<<$currentTrend+=parseInt($playerItemsTrend[3])>>\n<<$currentTrendPercentage=($currentTrend/(5*($navA-1)))*100>>\n<<$currentTrendPercentage2=100-$currentTrendPercentage>>\n<<$currentQuality=parseInt($playerItemsQualities[0])>>\n<<$currentQuality+=parseInt($playerItemsQualities[1])>>\n<<$currentQuality+=parseInt($playerItemsQualities[2])>>\n<<$currentQuality+=parseInt($playerItemsQualities[3])>>\n<<$currentQualityPercentage=($currentQuality/(5*($navA-1)))*100>>\n<<endsilently>>\n<<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n\nYOUR CURRENT OUTFIT\n|!BOTTOM|<<print $playerItems[0]>>|\n|!TOP|<<print $playerItems[1]>>|\n|!SHOES|<<print $playerItems[2]>>|\n|!ACCESSORY|<<print $playerItems[3]>>|\n\n<<print Math.round($currentTrendPercentage)+"% WEARABLE / "+Math.round($currentTrendPercentage2)+"% COUTURE">>\n<<print Math.round($currentQualityPercentage)+"% QUALITY">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[Walk.|$navA+""+$navB]]\n<<endif>>
!!Chapter Four: Accessories\n<<silently>>\n<<$currentTrend=parseInt($playerItemsTrend[0])>>\n<<$currentTrend+=parseInt($playerItemsTrend[1])>>\n<<$currentTrend+=parseInt($playerItemsTrend[2])>>\n<<$currentTrendPercentage=($currentTrend/(5*($navA-1)))*100>>\n<<$currentTrendPercentage2=100-$currentTrendPercentage>>\n<<$currentQuality=parseInt($playerItemsQualities[0])>>\n<<$currentQuality+=parseInt($playerItemsQualities[1])>>\n<<$currentQuality+=parseInt($playerItemsQualities[2])>>\n<<$currentQualityPercentage=($currentQuality/(5*($navA-1)))*100>>\n<<endsilently>>\n<<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n\nYOUR CURRENT OUTFIT\n|!BOTTOM|<<print $playerItems[0]>>|\n|!TOP|<<print $playerItems[1]>>|\n|!SHOES|<<print $playerItems[2]>>|\n\n<<print Math.round($currentTrendPercentage)+"% WEARABLE / "+Math.round($currentTrendPercentage2)+"% COUTURE">>\n<<print Math.round($currentQualityPercentage)+"% QUALITY">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[Walk.|$navA+""+$navB]]\n<<endif>>
!!Chapter Seven: Judging\n<<if $playerItems.length lt 6>>\nYou have failed to assemble an outfit in time.\n\nThe only thing you're modeling is from the collection FASHION DEATH by FASHION DEADLINE.\n\nGame over.\n\n//If you would like to play again, click "restart" at the left!//\n<<else>>\n<<silently>>\n<<$currentTrend=parseInt($playerItemsTrend[0])>>\n<<$currentTrend+=parseInt($playerItemsTrend[1])>>\n<<$currentTrend+=parseInt($playerItemsTrend[2])>>\n<<$currentTrend+=parseInt($playerItemsTrend[3])>>\n<<$currentTrend+=parseInt($playerItemsTrend[4])>>\n<<$currentTrend+=parseInt($playerItemsTrend[5])>>\n<<$currentTrendPercentage=($currentTrend/(5*6))*100>>\n<<$currentTrendPercentage2=100-$currentTrendPercentage>>\n<<$currentQuality=parseInt($playerItemsQualities[0])>>\n<<$currentQuality+=parseInt($playerItemsQualities[1])>>\n<<$currentQuality+=parseInt($playerItemsQualities[2])>>\n<<$currentQuality+=parseInt($playerItemsQualities[3])>>\n<<$currentQuality+=parseInt($playerItemsQualities[4])>>\n<<$currentQuality+=parseInt($playerItemsQualities[5])>>\n<<$currentQualityPercentage=($currentQuality/(5*6))*100>>\n<<endsilently>>\n<<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n\n<<print "JUDGMENT HAS ARRIVED.">>\n\n----\n\nYOUR FINAL OUTFIT\n|!BOTTOM|<<print $playerItems[0]>>|\n|!TOP|<<print $playerItems[1]>>|\n|!SHOES|<<print $playerItems[2]>>|\n|!ACCESSORY|<<print $playerItems[3]>>|\n|!HAIRSTYLE|<<print $playerItems[4]>>|\n|!MAKEUP|<<print $playerItems[5]>>|\n\n<<print Math.round($currentTrendPercentage)+"% WEARABLE / "+Math.round($currentTrendPercentage2)+"% COUTURE">>\n<<print Math.round($currentQualityPercentage)+"% QUALITY">>\n\n[[Proceed to judging.|Judging]]\n<<endif>>\n
!!Chapter Six: Makeup\n<<silently>>\n<<$currentTrend=parseInt($playerItemsTrend[0])>>\n<<$currentTrend+=parseInt($playerItemsTrend[1])>>\n<<$currentTrend+=parseInt($playerItemsTrend[2])>>\n<<$currentTrend+=parseInt($playerItemsTrend[3])>>\n<<$currentTrend+=parseInt($playerItemsTrend[4])>>\n<<$currentTrendPercentage=($currentTrend/(5*($navA-1)))*100>>\n<<$currentTrendPercentage2=100-$currentTrendPercentage>>\n<<$currentQuality=parseInt($playerItemsQualities[0])>>\n<<$currentQuality+=parseInt($playerItemsQualities[1])>>\n<<$currentQuality+=parseInt($playerItemsQualities[2])>>\n<<$currentQuality+=parseInt($playerItemsQualities[3])>>\n<<$currentQuality+=parseInt($playerItemsQualities[4])>>\n<<$currentQualityPercentage=($currentQuality/(5*($navA-1)))*100>>\n<<endsilently>>\n<<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n\nYOUR CURRENT OUTFIT\n|!BOTTOM|<<print $playerItems[0]>>|\n|!TOP|<<print $playerItems[1]>>|\n|!SHOES|<<print $playerItems[2]>>|\n|!ACCESSORY|<<print $playerItems[3]>>|\n|!HAIRSTYLE|<<print $playerItems[4]>>|\n\n<<print Math.round($currentTrendPercentage)+"% WEARABLE / "+Math.round($currentTrendPercentage2)+"% COUTURE">>\n<<print Math.round($currentQualityPercentage)+"% QUALITY">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[Walk.|$navA+""+$navB]]\n<<endif>>
Fashion Deadline
!!Outcome\n<<silently>><<$victory=$trendVictory+$qualityVictory>><<endsilently>><<if $victory eq 2>>\nWith such stunning design and quality, your fashion is a look for the ages. This will launch your career and make you the fashion superstar you've always dreamed of being.\n\nCongratulations! FASHION VICTORY!<<else if $victory eq 1>>\nYou were close to victory but were ultimately outshone.\n\nThe only thing you're modeling is from the collection FASHION DEATH by FASHION DEADLINE.\n\nGame over.<<else>>\nNot even close.\n\nThe only thing you're modeling is from the collection FASHION DEATH by FASHION DEADLINE.\n\nGame over.<<endif>>\n\n//If you would like to play again, click "restart" at the left!//
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>><<$selectedItem=$bottoms[Math.floor(Math.random()*$bottoms.length)]>><<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>><<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>><<endsilently>>\n!!!Thrift Shop\n\n//The idea of wearing pants or pants-familiars that have a former owner is both invigorating and a little upsetting.//\n\n<<print "Looking through a rack, you find a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$bottoms[Math.floor(Math.random()*$bottoms.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<if $selectedQuality lt 5>>\n<<$selectedQuality+=1>>\n<<endif>>\n<<endsilently>>\n!!!Boutique\n\n//They have exactly what you didn't know you wanted at a price you never thought you'd be paying!//\n\n<<print "In the window display, you find a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$bottoms[Math.floor(Math.random()*$bottoms.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<endsilently>>\n!!!The Mall\n\n//Mall fashions are often utterly and hopelessly pedestrian, but occasionally you can find exactly what you're looking for.//\n\n<<print "At the back of a store you find a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<endsilently>>\n!!!Social Media\n\n//Everybody knows that fashion is a shared consciousness and, as such, it's susceptible to influence.//\n\nBy spending THREE hours of your time, you can generate enough posts on enough different sites to start to sway fashion trends in your favor.\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else if $countdown lt 4>>\n[[You don't have enough time. Move on to something else. (no time loss)|$navA+""+$navB]]\n<<else if $wearable eq 0>>\n[[Push trends in the wearable direction.|$navA+""+$navB][$countdown-=3,$wearable+=20,$couture-=20]]\n[[Let the trend be. (no time loss)|$navA+""+$navB]]\n<<else if $wearable eq 100>>\n[[Push trends in the couture direction.|$navA+""+$navB][$countdown-=3,$wearable-=20,$couture+=20]]\n[[Let the trend be. (no time loss)|$navA+""+$navB]]\n<<else>>\n[[Push trends in the wearable direction.|$navA+""+$navB][$countdown-=3,$wearable+=20,$couture-=20]]\n[[Push trends in the couture direction.|$navA+""+$navB][$countdown-=3,$wearable-=20,$couture+=20]]\n[[Let the trend be. (no time loss)|$navA+""+$navB]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$makeup[Math.floor(Math.random()*$makeup.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<endsilently>>\n!!!Salon\n\n//It's pricey but probably worth it.//\n\n<<print "We could really dress you up with a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$shoes[Math.floor(Math.random()*$shoes.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>><<if $selectedQuality lt 5>><<$selectedQuality+=1>><<endif>>\n<<endsilently>>\n!!!Cordwainer\n\n//You thought a shoemaker was called a cobbler, but it turns out that's a dessert.//\n\n<<print "The cordwainer shows you a pair of "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$shoes[Math.floor(Math.random()*$shoes.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<endsilently>>\n!!!Department Store\n\n//You dread the idea of setting foot in such a large, commercial, and altogether processed setting of clothes, but deadlines are deadlines, and you need something fast.//\n\n<<print "A sales associate points out a pair of "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$shoes[Math.floor(Math.random()*$shoes.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<endsilently>>\n!!!Thrift Shop\n\n//The idea of wearing someone else's shoes is even more unsettling than wearing their pants. Nevertheless, it wouldn't be fashion if it wasn't difficult!//\n\n<<print "Even though they're a little smelly, you find yourself drawn to a pair of "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$hairstyles[Math.floor(Math.random()*$hairstyles.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>>\n<<if $selectedTrend lt 5>>\n<<$selectedTrend+=1>>\n<<endif>>\n<<endsilently>>\n!!!Yourself\n\n//You're not the greatest with couture styles, but you can definitely give yourself something fun and light.//\n\n<<print "You look in the mirror and feel like you could do a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<$selectedItem=$hairstyles[Math.floor(Math.random()*$hairstyles.length)]>>\n<<$selectedQuality=$qualities[Math.floor(Math.random()*$qualities.length)]>>\n<<$selectedTrend=$trend[Math.floor(Math.random()*$trend.length)]>><<if $selectedQuality lt 5>><<$selectedQuality+=1>><<endif>>\n<<endsilently>>\n!!!High-End Salon\n\n//The skilled and talented people here can do absolutely amazing things with hair.//\n\n<<print "The hairdresser looks at you and says that he can give you a "+$qualitiesText[$selectedQuality]+", "+$trendText[$selectedTrend]+" "+$selectedItem+".">>\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[I'll take it!|$navA+1][$navA+=1,$playerItems.push($selectedItem),$playerItemsQualities.push($selectedQuality),$playerItemsTrend.push($selectedTrend),$countdown-=1]]\n[[I'll keep looking.|$navA+""+$navB][$countdown-=1]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n<<silently>>\n<<endsilently>>\n!!!Schedule Jamming\n\n//This event is on the internet, which means it's global, which means that no matter when the deadline is, you can be sure that it'll be set for when SOMEONE is sleeping.//\n\nYou can gain THREE hours of time by pointing this out to the event organizers, who will then try to extend the deadline to be more inclusive.\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else>>\n[[Feign altruism for people on the other side of the world in order to mitigate the effects of your own procrastination.|$navA+""+$navB][$countdown+=3]]\n[[Say nothing. (no time loss)|$navA+""+$navB]]\n<<endif>>
<<silently>><<$navB=Math.floor((Math.random()*$levelDepth)+1)>><<endsilently>><<print "CURRENT FASHION TRENDING AT "+$wearable+"% WEARABLE / "+$couture+"% COUTURE.">>\n<<if $countdown eq 1>>\n<<print "YOU HAVE "+$countdown+" HOUR LEFT UNTIL JUDGMENT.">>\n<<else>>\n<<print "YOU HAVE "+$countdown+" HOURS LEFT UNTIL JUDGMENT.">>\n<<endif>>\n----\n\n!!!Social Media\n\n//Everybody knows that fashion is a shared consciousness and, as such, it's susceptible to influence.//\n\nBy spending THREE hours of your time, you can generate enough posts on enough different sites to start to sway fashion trends in your favor.\n<<if $countdown lt 2>>\n[[There's no time left! The only thing you can do is ready yourself for the judges.|7]]\n<<else if $countdown lt 4>>\n[[You don't have enough time. Move on to something else. (no time loss)|$navA+""+$navB]]\n<<else if $wearable eq 0>>\n[[Push trends in the wearable direction.|$navA+""+$navB][$countdown-=3,$wearable+=20,$couture-=20]]\n[[Let the trend be. (no time loss)|$navA+""+$navB]]\n<<else if $wearable eq 100>>\n[[Push trends in the couture direction.|$navA+""+$navB][$countdown-=3,$wearable-=20,$couture+=20]]\n[[Let the trend be. (no time loss)|$navA+""+$navB]]\n<<else>>\n[[Push trends in the wearable direction.|$navA+""+$navB][$countdown-=3,$wearable+=20,$couture-=20]]\n[[Push trends in the couture direction.|$navA+""+$navB][$countdown-=3,$wearable-=20,$couture+=20]]\n[[Let the trend be. (no time loss)|$navA+""+$navB]]\n<<endif>>
@ruteqube