<p class="overlap">PETNET</p>\n<p class="base">Today's PetNet tip: Hug your pet!\n<hr>[[PATCH NOTES|PetNet][$section = "patch"]]<<if $section is "patch">>\n-fixed bug where NRG was gained twice as fast in CyberVille\n-Church adventure now properly reads as Church instead of Hurch<<endif>><hr>[[NEWS|PetNet][$section = "news"]]<<if $section is "news">>\n-The Happy Tidepool expansion will bring 2 new evolutions and a brand new adventure where your pet can splash with the best of them!<<endif>><hr>[[LATEST FORUM POSTS|PetNet][$section = "forum"]]<<if $section is "forum">>\n"anyone know how to click? anyone? ANYONE????" \n//-NoobEgg999//\n"my eggs are all messed up!"\n//-AzureSorceress13//\n"sorry about yesterdays post...guess ive just been going through a hard time...(cont.)"\n//-Droopy_Petal//\n"Witch Egg is a Masterpiece. I do not say that Lightly. I have played (cont.)"\n//-MangaMango// \n"when i type "diary" into the chat...something weird happens??"\n//-SwordKid3712//\n[deleted]\n//-****Beast//<<endif>>\n<hr>[[OK|Start]]</p>
<p class="overlap">RESULT</p>\n<p class="base">The name is <<set $r = random(0,10)>><<if $r is 10 and $secret is true>><<set $name = ":]">><<else>><<set $name_1 to either("Sparkle","Jelly","Cutey","Honk","Jiggle","Gurgle","Wiggle","Giggle")>> <<set $name_2 to either("bloop","splash","bonk","squirt","puff","bip","squish")>><<set $name = $name_1 + $name_2>><<endif>><<$name>>!<<set $personality = either("LEADER","CHILL","MAJESTIC","RAMBUNCTIOUS","CHARMING")>><<set $color1 = either("pink","purple","green","red","blue","orange","black","white","grey","cyan","magenta","yellow")>><<set $color2 = either("pink","purple","green","red","blue","orange","black","white","grey","cyan","magenta","yellow")>><<set $skin = either("carapace","skin","scales","fur","feathers")>><<set $marking = either("stripes","spots","eczema","acne","tentacles","wings","horns")>>\nShe is a <<$personality>>-type critter with <<$color1>> <<$skin>> and <<$color2>> <<$marking>>!\n[[YAY|VILLAGE]]</p>
<p class="overlap">WITCH EGG</p>\n<p class="base">[[Begin Egg|GET]]\n<<if $petnet is true>>[[PetNet]]\n[[Settings]]<<else>>[[Settings]]<<endif>>\n[[Guide]]\n[[Credits]]\n</p><<loopsound "pet_music.mp3">>\n<<silently>><<set $value1 = 0>>\n<<set $value2 = 5>>\n\n<<set $talk = "">><<endsilently>>
<p class="overlap">DIARY</p>\n<p class="base">[[SECRET!|1]]\n[[FALLEN DREAMS|2]]\n[[THEMES|3]]\n[[EVOLUTIONS?|4]]\n[[VOICE|5]]\n[[CYBER|6]]\n[[STRESS|7]]\n[[TINKERING|8]]\n[[ACK|9]]\n[[ARRANGEMENTS|10]]\n[[GOODBYE|11]]\n<hr>[[Enough!|VILLAGE]]</p>
<p class="overlap">CHAT</p>\n<p class="base">Tell your pet something!\n<<textinput $talk "TALK" "OK">></p>
<<silently>><<set $domain = ["jumping","pals","petrification","chaos","nightmares","dreams","eggs","online friends","streams","groves","apples","hair","beasts","ghosts","power-ups","lipstick","bugs","chandeliers","freckles","crypts","hexagons","cubes","cylinders","tummies","glitches","cgi","soap","trash","keys","candy"]>>\n\n/%makes form 1 a random one%/\n <<set $r = random(0,$domain.length)>>\n<<if $r is $domain.length>><<set $r -= 1>><<endif>>\n<<set $domain1 = $domain[$r]>>\n/% removes that option. there will always be at least 2 options. %/\n<<set $domain.splice($domain.indexOf($domain1),1)>>\n\n/%makes form 1 a random one%/\n <<set $r = random(0,$domain.length)>>\n<<if $r is $domain.length>><<set $r -= 1>><<endif>>\n<<set $domain2 = $domain[$r]>><<endsilently>><p class="overlap">CHURCH</p>\n<p class="base"><<$name>> <<print either("prays to","sings a hymn to","wages war in the name of","performs a sacred dance for")>> the <<print either("Goddess","Spirit","Angel","Idol of","Shrine of")>> <<print either("A","B","C","D","E","F","G","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z")>><<print either("a","e","i","o","u","y")>><<print either("a","b","c","d","e","f","g","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z")>><<print either("a","e","i","o","u","y")>><<print either("a","b","c","d","e","f","g","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z")>>, whose domain is <<print $domain1>> and <<print $domain2>>.\n[[NICE|VILLAGE]]</p>
<<silently>><<set $result = []>><<if $spell gte 3>><<set $result.push("spell")>><<endif>><<if $adventure gte 3>><<set $result.push("adventure")>><<endif>><<if $church gte 3>><<set $result.push("church")>><<endif>><<set $r = random(0,$result.length)>>\n<<if $r is $result.length>><<set $r -= 1>><<endif>>\n<<set $form1 = $result[$r]>>\n/% removes that option. there will always be at least 2 options. %/\n<<set $result.splice($result.indexOf($form1),1)>>\n\n/%makes form 1 a random one%/\n <<set $r = random(0,$result.length)>>\n<<if $r is $result.length>><<set $r -= 1>><<endif>>\n<<set $form2 = $result[$r]>>\n/% removes that option. there will always be at least 2 options. %/\n<<set $result.splice($result.indexOf($form2),1)>><<endsilently>><p class="overlap">EVOLUTION</p>\n<p class="base"><<if $form1 is "spell" and $form2 is "adventure" or $form2 is "spell" and $form1 is "adventure">>Magic Scout! This enchanted explorer travels across terrain to find the mysterious ruins lost from the world! When many are consulting the latest technologies or following up on the exuberant races, this one looks below the surface - with magic sight!<<endif>><<if $form1 is "spell" and $form2 is "church" or $form2 is "spell" and $form1 is "church">>Sage Angel! A crone-type angel who has good advice and believes it is important to be gentle when teaching people. The world is a hard place!\n\nShe knows when to flap her wings, and when to warm people in their embrace!<<endif>><<if $form1 is "church" and $form2 is "adventure" or $form2 is "church" and $form1 is "adventure">>Zealous Windknight! Inspired by the goddess, this paladin can spin over 10 times a second! But! Is often given the job of delivering mail instead of doing exotic quests! X_X<<endif>><<if $form1 is "spell" and $form2 is 0>>MegaMage! This is a somewhat "nerd" creature who has read books its whole life! It randomly spills over with magic because it can barely contain itself! But if you take the time, you can find a passionate friend!<<endif>><<if $form1 is "church" and $form2 is 0>>Radiance Angel loves to help others. She is a pillar of black feathers that often sparkles!\nShe says:\ni must fly away to heaven and be a lil angel\n(◡ ‿ ◡ ✿)<<endif>><<if $form1 is "adventure" and $form2 is 0>>Lensed Wanderer views distant sights and can appear there by running rapidly. Don't get in their way, because they will run right through you! Their curiousity is 100 percent!<<endif>>\n[[Restart|Start]]\n</p>
\n\n@font-face {\n font-family: 'nintendo_ds_biosregular';\n src: url('nintendo-ds-bios-webfont.eot');\n src: url('nintendo-ds-bios-webfont.eot?#iefix') format('embedded-opentype'),\n url('nintendo-ds-bios-webfont.woff2') format('woff2'),\n url('nintendo-ds-bios-webfont.woff') format('woff'),\n url('nintendo-ds-bios-webfont.ttf') format('truetype'),\n url('nintendo-ds-bios-webfont.svg#nintendo_ds_biosregular') format('svg');\n font-weight: normal;\n font-style: normal;\n\n}\n\np.base {background-color:#CAFFD8;\n\tborder: color:#F4D2F4 4px solid;\n\tpadding:24px;\n border-radius: 5px;\n\tborder-spacing: 1px 1px;\n\tmargin:1px;\n\tdisplay:inline-block;\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n position: absolute;\n\tbox-shadow:12px 12px 18px rgba(0,0,0,.4);\n font-family: 'nintendo_ds_biosregular';\n src: url('nintendo-ds-bios-webfont.eot');\n src: url('nintendo-ds-bios-webfont.eot?#iefix') format('embedded-opentype'),\n url('nintendo-ds-bios-webfont.woff2') format('woff2'),\n url('nintendo-ds-bios-webfont.woff') format('woff'),\n url('nintendo-ds-bios-webfont.ttf') format('truetype'),\n url('nintendo-ds-bios-webfont.svg#nintendo_ds_biosregular') format('svg');\n}\n\n\np.base_large {width:730px;\nbackground-color:#CAFFD8;\n\tborder: color:#F4D2F4 4px solid;\n\tpadding:24px;\n border-radius: 5px;\n\tborder-spacing: 1px 1px;\n\tmargin:1px;\n\tdisplay:inline-block;\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n position: absolute;\n\tbox-shadow:12px 12px 18px rgba(0,0,0,.4);\n font-family: 'nintendo_ds_biosregular';\n src: url('nintendo-ds-bios-webfont.eot');\n src: url('nintendo-ds-bios-webfont.eot?#iefix') format('embedded-opentype'),\n url('nintendo-ds-bios-webfont.woff2') format('woff2'),\n url('nintendo-ds-bios-webfont.woff') format('woff'),\n url('nintendo-ds-bios-webfont.ttf') format('truetype'),\n url('nintendo-ds-bios-webfont.svg#nintendo_ds_biosregular') format('svg');\n}\n\n#bar\n\t{font-size:10px;padding:2px;}\n\np.overlap\n\t{\n\tborder: color:#F4D2F4 2px solid;\n\tbackground-color:#F4D2F4;\n border-radius: 5px;\n\tborder-spacing: 1px 1px;\n\tpadding-bottom:5px;\n\tpadding-top:5px;\n\tpadding-left:14px;\n\tpadding-right:14px;\n\tmargin:1px;\n\tdisplay:inline-block;\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n position: absolute;\n left: 0px;\n top: 15px;\n z-index: 1;\n font-family: 'nintendo_ds_biosregular';\n src: url('nintendo-ds-bios-webfont.eot');\n src: url('nintendo-ds-bios-webfont.eot?#iefix') format('embedded-opentype'),\n url('nintendo-ds-bios-webfont.woff2') format('woff2'),\n url('nintendo-ds-bios-webfont.woff') format('woff'),\n url('nintendo-ds-bios-webfont.ttf') format('truetype'),\n url('nintendo-ds-bios-webfont.svg#nintendo_ds_biosregular') format('svg');\n}\n\n\n\n\n\n\nbody{ -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\nbackground:url("star_bg.png") repeat;\nwidth:930px;\n font-family: 'nintendo_ds_biosregular';\n src: url('nintendo-ds-bios-webfont.eot');\n src: url('nintendo-ds-bios-webfont.eot?#iefix') format('embedded-opentype'),\n url('nintendo-ds-bios-webfont.woff2') format('woff2'),\n url('nintendo-ds-bios-webfont.woff') format('woff'),\n url('nintendo-ds-bios-webfont.ttf') format('truetype'),\n url('nintendo-ds-bios-webfont.svg#nintendo_ds_biosregular') format('svg');\n}\n\n\n\n\n#passages{color:black;font-size:36px; font-family: 'nintendo_ds_biosregular';\n src: url('nintendo-ds-bios-webfont.eot');\n src: url('nintendo-ds-bios-webfont.eot?#iefix') format('embedded-opentype'),\n url('nintendo-ds-bios-webfont.woff2') format('woff2'),\n url('nintendo-ds-bios-webfont.woff') format('woff'),\n url('nintendo-ds-bios-webfont.ttf') format('truetype'),\n url('nintendo-ds-bios-webfont.svg#nintendo_ds_biosregular') format('svg');\n font-weight: normal;\n font-style: normal;\nborder-left: 0px !important;border-left: 0px !important; margin:100px 100px 300px 100px !important;font-height:2px; }\n\n\n\n\n#passages > div, #passages > p {text-shadow: rgba(0,0,0,.01) 0 0 1px; }\n\n\n\n.passage{}\n\n#sidebar #credits:hover{color:#333;visibility:hidden;}#sidebar #credits a{text-decoration:none;visibility:hidden;}\n\n#sidebar {visibility:hidden!important;}\n\n#footer{display:none!important;}\n\n#toolbar{display:none!important;}\n\n\n\n.revision-span-in {\n\topacity: 0;\n}\n.revision-span:not(.revision-span-out) {\n\ttransition: 1s; -webkit-transition: 1s;\n}\n.revision-span-out {\n\tposition:absolute;\n\topacity: 0;\n}\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n@keyframes cyc-dissolve {\n 0% { opacity: 1; }\n 100% { opacity: 0; }\n}\n@-webkit-keyframes cyc-dissolve {\n 0% { opacity: 1; }\n 100% { opacity: 0; }\n}\na.cyclingLink {\n color:#cf97f0 !important;\n position: relative;\n overflow: hidden;\n white-space: pre;\n}\na.cyclingLink:hover {\n color:#cf97f0 !important;\n position: relative;\n overflow: hidden;\n white-space: pre;\n}\n.cyclingLink * {\n display: inline-block !important;\n left: 0;\n transition: opacity 1s;\n}\n.cyclingLinkEnabled {\n opacity: 1;\n animation: cyc-dissolve 0.8s ease-in reverse; -webkit-animation: cyc-dissolve 0.8s ease-in reverse;\n position: relative;\n}\n.cyclingLinkDisabled {\n opacity: 0;\n animation: cyc-dissolve 0.8s ease-out; -webkit-animation: cyc-dissolve 0.8s ease-out;\n position: absolute;\n}\n.cyclingLinkInit, .cyclingLinkInit::before {\n animation-iteration-count: 0 !important;\n -webkit-animation-iteration-count: 0 !important;\n}\n\n.revision-span-in {\n\topacity: 0;\n\ttext-decoration:none !important;\n\tfont-size:30px !important;\n\tcolor:#ea6ab9;\n text-shadow: 1px 1px 1px rgba(0,0,0,.6);\n}\n.revision-span:not(.revision-span-out) {\n\ttransition: 1s; -webkit-transition: 1s;\n\ttext-decoration:none !important;\n\tfont-size:30px !important;\n\tcolor:#ea6ab9;\n text-shadow: 1px 1px 1px rgba(0,0,0,.6);\n}\n.revision-span-out {\n\tposition:absolute;\n\topacity: 0;\n\ttext-decoration:none !important;\n\tfont-size:30px !important;\n\tcolor:#ea6ab9;\n text-shadow: 1px 1px 1px rgba(0,0,0,.6);\n}\n\n\n\n.passage a.externalLink\n{background-color:#d8caff;\n\tborder: 3px solid black;\n\tcolor: black !important;\n\tpadding-bottom:8px;\n\tpadding-top:8px;\n\tpadding-left:16px;\n\tpadding-right:16px;\n border-radius: 16px;\n\tborder-spacing: 1px 1px;\n\tmargin:1px;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\ntext-shadow: rgba(0,0,0,.01) 0 0 1px;\ntext-align:center;}\n.passage a.externalLink:hover\n\t{background-color:#aca1cc;\n\tborder: 3px solid black;\n\tcolor: black !important;\n\tpadding-bottom:8px;\n\tpadding-top:8px;\n\tpadding-left:16px;\n\tpadding-right:16px;\n border-radius: 16px;\n\tborder-spacing: 1px 1px;\n\tmargin:1px;\n\ttext-align:center;\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\ntext-shadow: rgba(0,0,0,.01) 0 0 1px;\ntext-decoration:none;}\n\n\n\n\na.internalLink, a.externaLink {background-color:#d8caff;\n\tborder: 3px solid black;\n\tcolor: black !important;\n\tpadding-bottom:8px;\n\tpadding-top:8px;\n\tpadding-left:16px;\n\tpadding-right:16px;\n border-radius: 16px;\n\tborder-spacing: 1px 1px;\n\tmargin:1px;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\ntext-shadow: rgba(0,0,0,.01) 0 0 1px;\ntext-align:center;}\n\na.internalLink:hover, a.externaLink:hover {background-color:#aca1cc;\n\tborder: 3px solid black;\n\tcolor: black !important;\n\tpadding-bottom:8px;\n\tpadding-top:8px;\n\tpadding-left:16px;\n\tpadding-right:16px;\n border-radius: 16px;\n\tborder-spacing: 1px 1px;\n\tmargin:1px;\n\ttext-align:center;\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\ntext-shadow: rgba(0,0,0,.01) 0 0 1px;\ntext-decoration:none;}\na.internalLink.replaceLinkx { color: #6aea9b; !important}\na.internalLink.replaceLinkx:hover { color: #6aeadb; !important}\na.internalLink.reviseLink { color: #ea6ab9; !important}\n\n\n\n\n\n\n.passage span.highlight a {font-size:30px !important;color:#b882ee !important;text-shadow: 1px 1px 1px rgba(0,0,0,.6);}\n\n.passage span.highlight a:hover{text-decoration:none !important;font-size:30px !important;color:white\t\t !important}\n\n\n
<p class="overlap">GET</p>\n<p class="base">You are witch! You got egg!\n[[HATCH]]</p><<set $value1 = 0>>\n<<set $value2 = 5>>
data:image/png;base64,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
<p class="overlap">SPELL</p>\n<p class="base">She casts <<print either("a hex","an incantation","a ritual","a charm","a glamor","a rune","an enchantment")>> that <<print either("summons","shoots a beam of","morphs you into","creates an elemental of")>> <<print either("Cursed","Chocolate","Holographic","Frozen","Petrified","Crystallized","Slimy","Cute","Chaos","Bug","Weird")>> <<print either("Fruit","Puppies","Kitties","Birbs","Eyelashes","Stagbeetles","Moths","Frogs","Koi","Petals","Moms","Particle Effects","Pizza Bites","Masks","Sweet Potato Fries","Burgs","Honk Dogs","Cute Skulls","Pollen","Eggs")>>!\n[[OK|VILLAGE]]</p>
<p class="overlap">ONE</p>\n<p class="base">I have hidden my diary inside this megabyte! Gwa gwa gwa! Here I can write the secret things of my job and no one can know!\n[[OK|diary!]]</p>
<p class="overlap">CREDITS</p>\n<p class="base_large">Pet by [[Porpentine Charity Heartscape|http://slimedaughter.com/]]\nMusic by [[Heaven Pegasus|http://heavenpegas.us/]]\n[[Ah ha! These, then, are the illustrious personages...!|Start]]</p>
<p class="overlap">THREE</p>\n<p class="base">I coded the 5 themes so the village can have some variety. There was supposed to be Food Village but we couldn't figure out how to draw a honk dog in a computer...\n[[OK|diary!]]</p>
<p class="overlap">TWO</p>\n<p class="base">The original plan was so that pets could jump up and down, play golf, do kart racing, have a special friend, fly an airship, and bake a cake. Instead, all these poor critters can do is...3 adventures? \n[[OK|diary!]]</p>
<p class="overlap">FIVE</p>\n<p class="base">The microphone feature has now become TypeVoice technology...speak into the device as you type the words you are speaking...and they will appear like magic...but I don't trust it!\n[[OK|diary!]]</p>
<p class="overlap">QUEST</p>\n<p class="base"><<$name>> is adventuring in <<print either("Dream","Glitch","Cloud","Spooky","Candy","Gem")>> <<print either("Forest","Graveyard","Beach","Volcano","Jungle","Crypt")>>.\nShe finds a <<print either("Cursed","Chocolate","Holographic","Frozen","Petrified","Crystallized","Slimy","Cute","Chaos","Bug","Weird")>> <<print either("Fruit","Coin","Boomerang","Radio","Bandage","Frog","Mask","Mom","Honk Dog","Burg","Egg","Honk Shot","Toilet","Megabyte")>>!\n[[NICE|VILLAGE]]</p>
<p class="overlap">PETNET</p>\n<p class="base">You are now connected to PetNet!<<set $petnet = true>>\n[[^o^|Settings]]</p>
<p class="overlap"><<$theme>></p>\n<<if $value1 gt 6>><p class="base"><<$name>> is <<print either("Super","Ultra","Hyper","Turbo")>> <<print either("Fusion","Overdrive","Mega","Spiral")>> <<print either("Cyber","Dreamy","Blushy","Cutey")>>-volving!\n[[{{{!!!}}}|END]]</p>\n<<else>><p class="base"><<silently>><<nobr>><<set $sum = $value1 + $value2>><<endnobr>><<endsilently>>NRG <<display linear_bar>>\n<<if $theme is "CRYPT">><<print either("Fog rolls through the crypt...","Bats flap their wings...","Skulls dance in the crypt!","It's nice down here in the crypt...","Mushrooms grow in the crypt.","Skullwitches are napping in coffins.","Skullwitches cackle at the surface dwellers...")>><<endif>><<if $theme is "FOREST VILLAGE">><<print either("What a nice village.","Trees bounce up and down!","Leaves swirl through the sky...","Clouds are happy in the sky...","Leaf witches frolic in the forest.","Herb witches sell each other potions.")>><<endif>><<if $theme is "ATLANTIS">><<print either("Jellyfish bloop through the water...","Merwitches splash their tails around happily...","Merwitches hug the fishies...","Atlantis has blue buildings because its underwater.","The squids of Atlantis trumpet proudly!","Atlantis...this is the place to be!")>><<endif>><<if $theme is "DINO VILLAGE">><<print either("The dino eggs are bouncing up and down!","These are the big plants of history...","Dino Village is ancient!","Palm trees smile grandly.","Dinowitches roll their eggs around...","Dinowitches practice their stampedes.","A T-rex stomps by >:[ ]","A pteradactyl flaps its wings...","Bask in the prehistoric humidity of Dino Village...")>><<endif>><<if $theme is "CYBERVILLE">><<print either("The megabytes are bouncing up and down :)","Glitchwitches are uploading hugs to their eggs...","Glitchwitches are decrypting an egg...","Computer huts blink and boop.","Cyber-eggs are floating down data rivers...","Holograms advertise the latest egg potions...","A virus is tickling the eggs!","Floopy disks glide through the sky...","Ah CyberVille! This is the future!",":]")>><<endif>>\n[[ADVENTURE][$value1 += 1;$adventure += 1]]\n[[SPELL][$value1 += 1;$spell += 1]]\n[[CHURCH][$value1 += 1;$church += 1]]<hr>[[STATS]]\n[[CHAT]]</p><<endif>>
<p class="overlap">NINE</p>\n<p class="base">Ack! Ah well. If you have come this far I suppose I can tell you! My ultimate plan...is to become a pet...that's why I took this job in the first place! Gwak gwak gwak!\n[[OK|diary!]]</p>
Witch Egg
<<if $talk is "diary" or $talk is "secret" or $talk is "easter egg" or $talk is "hidden" or $talk is "Diary" or $talk is "Secret" or $talk is "Easter egg" or $talk is "Hidden">><p class="overlap">KEKEKE</p>\n<p class="base">You have found my secret [[diary!]]</p><<else>><p class="overlap">CHAT</p>\n<p class="base">WITCH: "<<$talk>>"\n<<$name>>: "<<print either("Ok! I will remember this!","Ah! Thank you for your wisdom!","Ridiculous!","Gwah! I hate this!","What?? What?!? WHAT?!??!","Wahhh!!!!","{{{*}}}faints{{{*}}}","Nooooooooo!!","{{{^_____________^}}}")>>"\n[[NICE|VILLAGE]]</p><<endif>>
<p class="overlap">FOUR</p>\n<p class="base">We planned over 250 evolutions but there are only 6 so far...we spent 10,000 per evolution and the remaining 200,000 is going to the voice microphone feature which doesn't even work!\n[[OK|diary!]]</p>
<p class="overlap">STATS</p>\n<p class="base"><<$name>> is a [[<<$personality>>|TYPE]]-type critter with <<$color1>> <<$skin>> and <<$color2>> <<$marking>>!!\n[[OK|VILLAGE]]</p>
<p class="overlap">SEVEN</p>\n<p class="base">This is a stressful job! The evolutions are bugging out, the music plays backwards for some reason, PetNet keeps connecting to random bad websites...\nI know the pets deserve a better game than this...but what can I do? I wish I'd eaten my veggies!\n[[OK|diary!]]</p>
<p class="overlap">SETTINGS</p>\n<p class="base">THEME: <<$theme>>\n[[FOREST VILLAGE|Settings][$theme = "FOREST VILLAGE"]]\n[[CRYPT|Settings][$theme = "CRYPT"]]\n[[CYBERVILLE|Settings][$theme = "CYBERVILLE"]]\n[[DINO VILLAGE|Settings][$theme = "DINO VILLAGE"]]\n[[ATLANTIS|Settings][$theme = "ATLANTIS"]]\n<hr><<if $petnet is true>>[[DISCONNECT PETNET]]<<else>>[[ACTIVATE PETNET]]<<endif>>\n<hr>[[GOOD|Start]]</p>
<p class="overlap">SIX</p>\n<p class="base">My favorite theme is CyberVille. I suppose it is because I myself feel a bit "cyber"! I like to imagine what it would feel like to hug a data...but surely this is but fantasy??\n[[OK|diary!]]</p>
<p class="overlap">EIGHT</p>\n<p class="base">Huff huff huff...they thought I was fixing the bug where the eggs stay inside the church and don't come out, but instead...a little tinkering here and there...hoo hoo hoo!\n[[OK|diary!]]</p>
<p class="overlap">GUIDE</p>\n<p class="base">NRG: When this fills up, your critter evolves!\nWITCH: You\nEGG: Nice\n[[Ok I'm done reading =)|Start]]</p>
<p class="overlap">ELEVEN</p>\n<p class="base">This is it! Goodbye momma! Goodbye world! From now on, I am no longer Jennifer! I am...<<set $secret = true>><<remember $secret>>\n:]!!!\n[[OK|diary!]]</p>
<p class="overlap">TEN</p>\n<p class="base">I have made the final coding arrangements...using the rudimentary "PetNet" technology I can upload myself to the memory of the game! There I can make all the modifications I need and save the world!\n[[OK|diary!]]</p>
<p class="overlap">PETNET</p>\n<p class="base">We are sad to see you go!\n{{{*}}}waves goodbye{{{*}}}<<set $petnet = false>>\n[[:O|Settings]]</p>
<div id="bar"><<nobr>>\n<<set $sum = $value1 + $value2>><<endnobr>>linear percentage bar (<<print $value1>>/<<print $value2>>)\n<<display linear_bar>>\n\n[[+/-5 value 1/2|Start][$value1=$value1+5, $value2=$value2-5]]\n[[+/-5 value 2/1|Start][$value1=$value1-5, $value2=$value2+5]]</div>
<<set $theme = "FOREST VILLAGE">>
(function () {\n "use strict";\n version.extensions['soundMacros'] = {\n major: 1,\n minor: 1,\n revision: 2\n };\n var p = macros['playsound'] = {\n soundtracks: {},\n handler: function (a, b, c, d) {\n var loop = function (m) {\n if (m.loop == undefined) {\n m.loopfn = function () {\n this.play();\n };\n m.addEventListener('ended', m.loopfn, 0);\n } else m.loop = true;\n m.play();\n };\n var s = eval(d.fullArgs());\n if (s) {\n s = s.toString();\n var m = this.soundtracks[s.slice(0, s.lastIndexOf("."))];\n if (m) {\n if (b == "playsound") {\n m.play();\n } else if (b == "loopsound") {\n loop(m);\n } else if (b == "pausesound") {\n m.pause();\n } else if (b == "unloopsound") {\n if (m.loop != undefined) {\n m.loop = false;\n } else if (m.loopfn) {\n m.removeEventListener('ended', m.loopfn);\n delete m.loopfn;\n }\n } else if (b == "stopsound") {\n m.pause();\n m.currentTime = 0;\n } else if (b == "fadeoutsound" || b == "fadeinsound") {\n if (m.interval) clearInterval(m.interval);\n if (b == "fadeinsound") {\n if (m.currentTime>0) return;\n m.volume = 0;\n loop(m);\n } else {\n if (!m.currentTime) return;\n m.play();\n }\n var v = m.volume;\n m.interval = setInterval(function () {\n v = Math.min(1, Math.max(0, v + 0.005 * (b == "fadeinsound" ? 1 : -1)));\n m.volume = Math.easeInOut(v);\n if (v == 0 || v == 1) clearInterval(m.interval);\n if (v == 0) {\n m.pause();\n m.currentTime = 0;\n m.volume = 1;\n }\n }, 10);\n }\n }\n }\n }\n }\n macros['fadeinsound'] = p;\n macros['fadeoutsound'] = p;\n macros['unloopsound'] = p;\n macros['loopsound'] = p;\n macros['pausesound'] = p;\n macros['stopsound'] = p;\n macros['stopallsound'] = {\n handler: function () {\n var s = macros.playsound.soundtracks;\n for (var j in s) {\n\t\tif (s.hasOwnProperty(j)) {\n s[j].pause();\n if (s[j].currentTime) {\n\t\t s[j].currentTime = 0;\n\t\t }\n\t\t}\n }\n }\n }\n var div = document.getElementById("storeArea").firstChild;\n var fe = ["ogg", "mp3", "wav", "webm"];\n while (div) {\n var b = String.fromCharCode(92);\n var q = '"';\n var re = "['" + q + "]([^" + q + "']*?)" + b + ".(ogg|mp3|wav|webm)['" + q + "]";\n k(new RegExp(re, "gi"));\n div = div.nextSibling;\n }\n\n function k(c, e) {\n do {\n var d = c.exec(div.innerHTML);\n if (d) {\n var a = new Audio();\n if (a.canPlayType) {\n for (var i = -1; i < fe.length; i += 1) {\n if (i >= 0) d[2] = fe[i];\n if (a.canPlayType("audio/" + d[2])) break;\n }\n if (i < fe.length) {\n a.setAttribute("src", d[1] + "." + d[2]);\n a.interval = null;\n macros.playsound.soundtracks[d[1]] = a;\n } else console.log("Browser can't play '" + d[1] + "'");\n }\n }\n } while (d);\n }\n}());
Porpentine
<<nobr>>\n<<if $cycle eq 0>><<endif>>\n<<if $value1 gte 1*($cycle+1)>>■\n<<else>>□\n<<endif>>\n<<set $cycle = $cycle+1>>\n<<if $cycle lt 7>>\n<<display linear_bar>>\n<<else>>\n<<set $cycle = 0>>\n\n<<endif>>\n<<endnobr>>
<p class="overlap"><<$personality>></p>\n<p class="base"><<if $personality is "LEADER">><<$name>> is organized and assertive. She loves to take charge and figure out problems.<<endif>><<if $personality is "CHILL">><<$name>> loves to hang out and go with the flow. She enjoys calm, peaceful zones and doing simple, fun activities.<<endif>><<if $personality is "MAJESTIC">><<$name>> has a regal and dignified presence. She can often be found staring at the sky with a powerful look on her face.<<endif>><<if $personality is "RAMBUNCTIOUS">><<$name>> is rowdy and ready to bounce! She will often cause trouble but has a good heart.<<endif>><<if $personality is "CHARMING">><<$name>> is dashing and attractive. Even as an egg she was a "hot mama"! Watch out world!<<endif>>\n[[OK|STATS]]</p>