----
uses $play_script
as %player
start "symptom"
label "symptom"
random "type" 7
if equals %type 6
start "symptom_a"
elseif equals %type 5
start "symptom_b"
elseif equals %type 4
start "symptom_c"
elseif equals %type 3
start "symptom_d"
elseif equals %type 2
start "symptom_e"
elseif equals %type 1
start "symptom_f"
else
start "symptom_g"
endif
label "symptom_a"
force %npc ".clench my jaw, grinding my teeth together."
pause 1 "minute"
force %npc ".purse my lips together in a crude fashion. My face twisting into wretched form, my clay like flesh giving way to my cheek bones: a segway of displaced wrinkles and clumps of fatty tissue."
pause 5 "minute"
force %npc ".cradle my head in my hands, clamping my fingers tightly around my skull."
stop
label "symptom_b"
tell %npc ".sniffle loudly as my nose becomes flush with color."
pause 1 "minute"
force %npc ".slide a finger beneath my nostril."
pause 1 "minute"
force %npc ".pull my hand from my face in shock, my index finger dotted with several beads of vibrant crimson."
pause 1 "minute"
force %npc ".sneeze loudly filling the air with a dark mist of blood."
stop
label "symptom_c"
tell %npc "You feel your hands throbbing."
pause 1 "minute"
force %npc ".groan loudly, the vein's in my temples burrowing out of my skull forming the illusion of small horns on my brow."
pause 1 "minute"
tell %npc "Your heart pounds against your chest. The fierce repetition of your pulse echoing through your skulls as you feel your brain start to swell."
pause 1 "minute"
force %npc ".fold over like a piece of origami, gripping my chest."
pause 1 "minute"
tell %npc "The pains in your heart slowly subside. A cold, wet chill encasing your meaty flesh.
force %npc ".breathe heavily, a few beads of sweat descending from my brow."
stop
label "symptom_d"
tell %npc "The world slows down to a crawl."
pause 1 "minute"
force %npc ".widen my eyes, soaking in my surroundings with dilated pupils."
pause 30
force %npc ".rub my eyes, unable to maintain any semblance of focus."
stop
label "symptom_e"
force %npc ".take rough unsteady breaths as tiny droplet of sweat form on my brow."
pause 1 "minute"
force %npc ".twitch noticeably, squinting as the tiny blood vessels in the white of eyes .start to pulsate."
pause 30
force %npc ".widen my eyes furiously as they nearly bulge out of my skull. The creamy white surrounding my retinas giving way to a pool of deep crimson."
pause 30
force %npc ".pant loudly as a steady stream of blood flows from my eyes.
stop
label "symptom_f"
tell %npc "A shallow voice from behind you calls your name."
pause 1 "minute"
tell %npc "You feel a tap at your shoulder."
pause 30
force %npc ".glance over my shoulder nervously."
pause 1 "minute"
stop
label "symptom_g"
force %npc ".cross my arms over my chest, my lower lip quivering faintly."
pause 1 "minute"
force %npc ".shiver and .shake, my teeth chattering against one another."
pause 1 "minute"
force %npc ".wipe a small splotch of mucus from my nostril, flicking it off my finger."
stop