zk_html/diary/2021-11-09-wc-beats.html

126 lines
5.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Using Story Beats</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Using Story Beats</h1>
</header>
<article class="content">
<h1 id="writers-crossing-using-story-beats">Writers&rsquo; Crossing &mdash; Using Story Beats</h1>
<h2 id="dramatis-personae">Dramatis personae</h2>
<ul>
<li>Billy the skunk</li>
<li>Corrin the Capybara</li>
</ul>
<h2 id="outline">Outline</h2>
<ul>
<li>Goal or agenda:<ul>
<li>Billy doesn&rsquo;t have time for love, too busy being professional skunk - twinge of loneliness b/c no +1</li>
<li>Corrin has body image struggles because she&rsquo;s shaped like a capybara</li>
</ul>
</li>
<li>Meet cute:<ul>
<li>Office party b/c they are coworkers</li>
</ul>
</li>
<li>No Way #1:<ul>
<li>Billy: Corrin is in a different department and doesn&rsquo;t have a great working rep</li>
<li>Corrin: He&rsquo;s so handsome&hellip;<em>too</em> handsome, the suit may mean he&rsquo;s a jerk</li>
</ul>
</li>
<li>Stuck together:<ul>
<li>Broken elevator</li>
<li>Corrin kind of freaking out b/c this is making her late to a meeting her job is riding on</li>
<li>Billy offers story for why she was late, showing that he understands more of her troubles on the job</li>
<li>Billy learns about Corrin&rsquo;s lack of self esteem</li>
<li>Corrin learns why Billy&rsquo;s so motivated</li>
</ul>
</li>
<li>No Way! #2:<ul>
<li>Billy doesn&rsquo;t want to get distracted. Trying to help the company as a whole, and maybe that will help corrin, but he can&rsquo;t let that get in the way.</li>
<li>Corrin tries to play it off, he was just being nice, but she still harbors doubts. Two options:<ul>
<li>Corrin hears from a friend that she should go for him, but resists that idea</li>
<li>Corrin hears from a friend that he&rsquo;s really good at acting nice but is actually terrifying</li>
</ul>
</li>
</ul>
</li>
<li>Bone Town™:<ul>
<li>A frank exchange of opinions and fears over skee-ball at Dave and Bustersn</li>
<li>Swaps numbers, but pen explodes over tie</li>
<li>Billy is self-conscious about what others will think of this relationship; embarrassed that this felt good</li>
<li>Corrin is optimistic; scared but relieved</li>
<li>There&rsquo;s some mixed signals re: expectations for each other and feelings for each other</li>
</ul>
</li>
<li>Seed of doubt:<ul>
<li>Billy<ul>
<li>Wallow #1: Texting/DMs with college buddy, bouncing off this idea that he&rsquo;s embarrassed (also gives other character chance to give billy some backstory)</li>
<li>Retreat: Starting to feel for her, but it turns out she really isn&rsquo;t a great employee (but based around anxiety attacks), so it could reflect poorly on him as upper management if they were to go out</li>
<li>Choose fear: work is too important to try and make relationship work, etc</li>
<li>Wallow #2: light-hearted: getting drunk at the jazz bar; darker: pulling all-nighters at work b/c that way won&rsquo;t have to think about it</li>
</ul>
</li>
<li>Corrin<ul>
<li>Wallow #1: She got Billy&rsquo;s number, but balks before actually texting because she&rsquo;s still scared about the possibilities.</li>
<li>Retreat: Finally tries to reveal soft spot for Billy, but texts the wrong number, retreats.</li>
<li>Choose fear: he <em>gave</em> me the wrong number because suit = jerk; maybe she got fired and it looks like it came from him (if only in the heat of the moment)</li>
<li>Wallow #2: catharsis of eating garbage food/screaming into karaoke</li>
</ul>
</li>
</ul>
</li>
<li>Choose love:<ul>
<li>Billy: distraction is not happiness, work is just distraction</li>
<li>Corrin: can&rsquo;t tackle self image without validation, and hey, Billy gave her that; finds out that it wasn&rsquo;t an intentionally wrong number</li>
</ul>
</li>
<li>Plan and risk:<ul>
<li>Corrin: fuck it, gonna go buy him a tie</li>
</ul>
</li>
<li>Grand Gesture:<ul>
<li>Corrin: replaces Billy&rsquo;s tie (maybe with something outrageous b/c quirky)</li>
<li>Ends with yes:<ul>
<li>puts on tie, looks terrible on him, laughs, smooch</li>
</ul>
</li>
</ul>
</li>
<li>Payoff:<ul>
<li>Asks to go on vacation w/ because he&rsquo;s a workaholic.</li>
</ul>
</li>
<li>Hope:<ul>
<li>She looks at herself in the mirror, frowning at the thought of beachwear, he hugs and comforts, they go for a walk on the beach.</li>
</ul>
</li>
</ul>
<h2 id="tools">Tools</h2>
<ul>
<li><a href="/assets/romance-caduceus.pdf">Romance Caduceus</a></li>
<li><a href="http://gwenhayes.com/free-stuff/romancing_the_beat/">Scrivener template</a></li>
<li><a href="http://gwenhayes.com/books/romancing-the-beat/">Romancing the Beat (free on Scribd with trial account)</a></li>
</ul>
</article>
<footer>
<p>Page generated on 2024-05-04</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>