Shawna: Difference between revisions

From LiberationMUSH Wiki
No edit summary
No edit summary
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__
{{#css:
{{#css:
    img {
        margin-bottom: -5px;
      }
 
      table {
        padding: 0 1.2em;
      }
 
      tr {
        margin: 0.2rem 0;
      }
 
      td {
        width: 50%;
      }
 
      .hooks-table td,
      .contacts-table td {
        width: auto;
      }
 
      .hooks-table td:nth-child(1) {
        width: 25%;
      }
 
      .contacts-table td:nth-child(1) {
        width: 35%;
      }
 
      table tr td:nth-child(1) {
        font-weight: 600;
      }
 
      h2.label {
        margin-bottom: 0.5rem;
      }
 
      .color-main {
        color: #7D7E83;
      }
 
      .color-shade-light,
      .color-shade-light td {
        color: #f4f1ef;
      }


.container {
      .contacts-table a {
         font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        color: #f4f1ef !important;
         display: flex;
      }
         justify-content: center;
 
         width: 1000px;
      .color-bg-light {
         height: auto;
         background-color: #f4f1ef;
      }
 
      .color-accent-light {
        color: #958d89;
      }
 
      .color-shade-dark {
         color: #1d1b1f;
      }
 
      .color-bg-dark {
         background-color: #1d1b1f;
      }
 
      .color-accent-dark {
        color: #797c7f;
      }
 
      .color-border-light {
         border-color: #f4f1ef;
      }
 
      .w-100 {
         width: 100%;
      }
 
      .m-auto {
         margin: auto;
         margin: auto;
        display: flex;
        flex-direction: column;
       }
       }
 
 
       .top-section {
       .ph-1 {
        padding: 0 1rem;
      }
 
      .flex {
         display: flex;
         display: flex;
       }
       }
 
 
       .left-panel {
       .flex-col {
         width: 30%;
         flex-direction: column;
        background-color: #eeeeee;
        border: 0.75em;
        border-style: solid;
        border-color: black;
        border-bottom-style: hidden;
       }
       }
 
 
       .right-panel {
       .justify-center {
        width: 70%;
        display: flex;
        flex-direction: column;
         justify-content: center;
         justify-content: center;
       }
       }
 
 
       .header-container {
       .text-center {
         width: 94%;
         text-align: center;
        display: flex;
        justify-content: center;
        padding: 2em 3%
       }
       }
 
 
       .header-title {
       .show-mobile {
         font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
         display: none;
        font-size: 25px;
width: 100%;
text-align: center;
        letter-spacing: 2px;
        word-spacing: 2px;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
border-bottom-style: solid;
        border-bottom-width: 0.1em;
        border-color: black;
        padding-bottom: 0.5em;
       }
       }
 
 
       .portrait-image {
       .heroImage img {
         width: 100%;
         width: 100%;
        height: auto;
       }
       }
 
 
       .portrait-image img {
       #topImage {
         width: 100%;
        border-bottom-width: 0.5rem;
        border-color: #111;
         border-style: solid;
       }
       }
 
 
       .info-table {
       .container {
         margin: auto;
         font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
         width: 100%;
         width: calc(100% - 2rem);
         padding: 0 1.8em;
        border-width: 1rem;
        border-color: #111;
         border-style: solid;
       }
       }
 
 
       .info-table-label {
       .section {
         font-weight: 600;
         padding: 1rem;
        width: 50%;
       }
       }
 
 
       .photo-banner {
       .info-section {
         width: 100%;
         width: 30%;
        border-right-width: 0.5rem;
        border-top-width: 0;
        border-left-width: 0;
        border-color: #111;
        border-style: solid;
        padding-bottom: 1rem;
       }
       }
 
 
       .photo-banner img {
       .info-section table {
         width: 100%;
         width: 100%;
       }
       }
 
 
       .biography-container {
       .info-portrait img {
         width: 94%;
         margin-bottom: 1rem;
        padding: 1em 3%;
       }
       }


       .center {
       .bio-section {
         text-align: center;
         width: 70%;
       }
       }


       .underline {
       #logs-section a {
         border-bottom-style: solid;
         color: #31282a;
        border-bottom-width: 0.1em;
        border-color: black;
        padding-bottom: 0.5em;
       }
       }


       .label {
       #logs-section ul {
        margin: 0.2em 0;
        font-size: 1.4em;
        font-weight: 600;
        font-style: italic;
      }
 
      .white {
        color: white;
        border-color: white;
      }
 
      .hooks-container, .logs-container {
        background-color: black;
        color: white;
        width: 94%;
        padding: 1em 3%;
         display: flex;
         display: flex;
         flex-direction: column;
         flex-wrap: wrap;
       }
       }


       .contacts-container, .gallery-container {
       #logs-section li {
        background-color: white;
         width: 50%;
        color: black;
         width: 94%;
        padding: 1em 3%;
        display: flex;
        flex-direction: column;
       }
       }
 
 
       .hooks-content {
       .gallery-container {
        width: 100%;
         display: flex;
         display: flex;
        flex-wrap: wrap;
        justify-content: center;
       }
       }
 
 
       .hook-table-label {
       #gallery img {
         font-weight: 600;
        max-width: 260px !important;
         padding-left: 0.5em;
        height: auto;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
        margin: 10px;
        -moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.75);
         webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.75);
         box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.75);
       }
       }
 
 
       .white-crow {
       .gallery-container img:hover {
         width: 30%;
         -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
        cursor: pointer;
       }
       }
 
 
.white-crow a img {
      @media only screen and (max-width: 480px) {
   width: 90%;
        .hide-mobile {
   margin-top: 2em
          display: none;
}
        }
 
 
.white-crow img{
        .show-mobile {
        width: 100%;
          display: block;
         height: auto;
        }
    
        .section {
          padding: 1rem 0;
        }
    
        #top-section {
          flex-direction: column;
        }
 
        .info-section,
        .bio-section {
          width: 100%;
         }
 
        .info-section {
          border-width: 0;
          border-style: none;
        }
 
        .hooks-table td:nth-child(1) {
          width: 35%;
        }
       }
       }
.black-crow a {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.logs-content {
  margin: 0 1em;
}
.logs-content a {
  color: lightgray
}
.logs-content a:visited {
  color: lightgray
}
.logs-content a:hover {
  color: lightblue
}
.gallery-content ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  justify-content: center;
}
.gallery-content img {
height: 240px;
max-width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
margin: 10px;
-moz-box-shadow: 10px 10px 20px rgba(0,0,0,0.75);
webkit-box-shadow: 10px 10px 20px rgba(0,0,0,0.75);
box-shadow: 10px 10px 20px rgba(0,0,0,0.75);
}
.gallery-content img:hover {
-webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    cursor: pointer;
}


}}
}}


<div class="container">
<div class="container color-bg-dark">
       <div class="top-section">
       <div class="heroImage w-100 hide-mobile" id="topImage">[[File:ShawnaMidj1.png]]</div>
        <div class="left-panel">
          <div class="portrait-image">[[File:ShawnaAI2.png]]</div>


           <table class="info-table">
      <div id="top-section" class="flex w-100">
        <div class="info-section flex flex-col color-bg-light">
           <div class="w-100 info-portrait">[[File:ShawnaAI2.png]]</div>
          <table>
             <tr>
             <tr>
               <td class="info-table-label">Full Name:</td>
               <td>Full Name:</td>
               <td>Shawna Weber</td>
               <td>Shawna Weber</td>
             </tr>
             </tr>
             <tr>
             <tr>
               <td class="info-table-label">Position:</td>
               <td>Position:</td>
               <td>Survivor</td>
               <td>Survivor</td>
             </tr>
             </tr>
             <tr>
             <tr>
               <td class="info-table-label">Demeanor:</td>
               <td>Demeanor:</td>
               <td>Chameleon</td>
               <td>Chameleon</td>
             </tr>
             </tr>
          </table>
          <hr class="color-accent-light" />
          <table>
             <tr>
             <tr>
               <td class="info-table-label">Birthdate:</td>
               <td>Sphere:</td>
               <td>May 20 1980</td>
               <td>Vampire</td>
            </tr>
            <tr>
              <td>Sect:</td>
              <td>Camarilla</td>
            </tr>
            <tr>
              <td>Clan:</td>
              <td>Gangrel (Primogen)</td>
            </tr>
            <tr>
              <td>Coterie:</td>
              <td>None</td>
             </tr>
             </tr>
           </table>
           </table>
           <hr style="width: 90%" />
           <hr class="color-accent-light" />
           <table class="info-table">
           <table>
             <tr>
             <tr>
               <td class="info-table-label">Height:</td>
               <td>Height:</td>
               <td>5'8"</td>
               <td>5'8"</td>
             </tr>
             </tr>
             <tr>
             <tr>
               <td class="info-table-label">Weight:</td>
               <td>Weight:</td>
               <td>140 lb.</td>
               <td>140 lb.</td>
             </tr>
             </tr>
             <tr>
             <tr>
               <td class="info-table-label">Hair:</td>
               <td>Hair:</td>
               <td>Dirty Blonde</td>
               <td>Blonde</td>
            </tr>
            <tr>
              <td class="info-table-label">Apparent Age:</td>
              <td>Early 20s</td>
            </tr>
          </table>
          <hr style="width: 90%" />
          <table class="info-table">
<tr>
              <td class="info-table-label">Affiliation:</td>
              <td>Anarchs - General</td>
             </tr>
             </tr>
             <tr>
             <tr>
               <td class="info-table-label">Merits:</td>
               <td>Apparent Age:</td>
               <td>Catlike Balance</td>
               <td>Early 20's</td>
             </tr>
             </tr>
           </table>
           </table>
          <hr class="color-accent-light" />
          <div class="w-100">[[File:Crow1.png]]</div>
         </div>
         </div>


         <div class="right-panel">
         <div class="w-100 show-mobile">[[File:ShawnaMidj1.png]]</div>
           <div class="header-container">
 
            <div class="header-title">Shawna Weber</div>
        <div class="bio-section flex flex-col section">
          </div>
           <h2 class="label color-shade-light text-center">Biography</h2>
   
          <div class="color-shade-light ph-1">
            <p>Shawna Weber is a loner who grew up in foster care in the Moreno Valley area before running away at the age of 16. She took to the streets where she dressed up as a boy to survive 'in plain sight'. Eventually, at the age of 18, she moved to Los Angeles where her andrognyous appearance helped her go unnoticed while living on the streets and in the shelters. By her early 20's, she took to camping out in Griffith Park where she eventually befriended Ricardo Vasquez, a young park ranger who would let her in at night.</p>
 
            <p>In early 2004, Shawna was discovered by Carol Winters, a Gangrel Ancilla who was embraced in Seattle during the height of the Gold Rush. Carol had taken residence in Griffith Park while planning on passing through the area shortly after the events of 2003. Carol was intrigued by Shawna's ability to survive on her own and took to checking in on her in secret when Shawna was staying overnight in Griffith Park.</p>
 
            <p>On the evening of October 10th, 2004, Shawna was attacked by three men who wanted to mug and rape her. She fought valiantly, severely injuring one, before being overpowered. She continued to fight back until Carol intervened and rescued her, leaving the three attackers dead and carrying Shawna off to the deeper part of Griffin Park where she embraced her. In truth, Carol had arranged the attack as a test of Shawna's survival instincts which she had passed despite ultimately losing the fight. Carol and Shawna remained together for a year after as Carol taught Shawna about the world of the kindred and Gangrel. Most of that time was spent in the Desert north of Los Angeles, though the pair did travel as far east as Arizona in the Winter of 2005.</p>
 
            <p>Carol eventually left Shawna and the latter traveled throughout Arizona before returning to California in the early 2010's where she spent the last several years outside of Monterray. She returned to Los Angeles in 2020 and quietly settled back into Griffith Park, which she has claimed as her own.</p>
 
            <p>Shawna would soon enough fall in with Cheyenne Spare, Baron of Santa Monica, and agree to serve as Warden of the Westside Anarchs despite holding her own domain in Griffith Park... a post she would hold until Cheyenne Spare's death at the hands of the Salubri Antitribu, Jael, in Huntington Park in 2021.</p>


          <div class="photo-banner">[[File:ShawnaMidj1.png]]</div>
            <p>After Cheyenne's death, Shawna would be caught up in the subsequent power vacuum that followed and would ultimately remove herself from Westside politics. She would formally join the Hollywood Anarchs under Baron Isaac Abrams in large part at the urging of her friend, Hollywood Gargoyle Robbie Bartok.</p>


          <div class="biography-container">
             <p>In Summer of 2021, Shawna would be betrayed by her friend and protege, Becky Cromwell, as part of the Camarilla's move to claim Hollywood from Isaac Abrams. Her crows would be poisoned and Becky would lead a Camarilla hit squad to The Wisdom Tree in western Griffith Park where Shawna was defeated. Rumors would spread of the destruction of the Gangrel of Griffith Park though, in actuality, Shawna was sent into torpor and taken captive by the Camarilla forces.</p>
             <div class="label center underline">Biography</div>


             <p>
             <p>
               Shawna Weber is a loner who grew up in foster care in the Moreno
               Shawna would be held captive and in torpor by the Camarilla in secret for many months before ultimately being released after a ransom paid by the former baron, Isaac Abrams. She would briefly fall in with the Southside Anarchs before moving on to assist the Westside, where she would befriend Doctor Fe Han of the Westside Anarchs.</p>
              Valley area before running away at the age of 16. She took to the
 
              streets where she dressed up as a boy to survive 'in plain sight'.
             <p>Shawna would temporarily settle in the San Vicente Mountains though her heart and sights would remain set on her old domain of Griffith Park. At the turn of the New Year, the disappearance of Becky Cromwell would offer an opportunity to reclaim her previous domain, a move Shawna would make on her own. With the death of her friend, Fe Han, and the reclamation of her domain, Shawna would ultimately remove herself from Anarch politics and claim Independence.</p>
              Eventually, at the age of 18, she moved to Los Angeles where her
 
              andrognyous appearance helped her go unnoticed while living on the
              streets and in the shelters. By her early 20's, she took to
              camping out in Griffith Park where she eventually befriended
              Ricardo Vasquez, a young park ranger who would let her in at
              night.
            </p>
             <p>
              In early 2004, Shawna was discovered by Carol Winters, a 10th
              generation Gangrel who was embraced in Seattle during the height
              of the Gold Rush. Carol had taken residence in Griffith Park while
              planning on passing through the area shortly after the events of
              2003. Carol was intrigued by Shawna's ability to survive on her
              own and took to checking in on her in secret when Shawna was
              staying overnight in Griffith Park.
            </p>
            <p>
              On the evening of October 10th, 2004, Shawna was attacked by three
              men who wanted to mug and rape her. She fought valiantly, severely
              injuring one, before being overpowered. She continued to fight
              back until Carol intervened and rescued her, leaving the three
              attackers dead and carrying Shawna off to the deeper part of
              Griffin Park where she embraced her. In truth, Carol had arranged
              the attack as a test of Shawna's survival instincts which she had
              passed despite ultimately losing the fight. Carol and Shawna
              remained together for a year after as Carol taught Shawna about
              the world of the kindred and Gangrel. Most of that time was spent
              in the Desert north of Los Angeles, though the pair did travel as
              far east as Arizona in the Winter of 2005.
            </p>
            <p>
              Carol eventually left Shawna and the latter traveled throughout
              Arizona before returning to California in the early 2010's where
              she spent the last several years outside of Monterray. She
              returned to Los Angeles in 2020 and quietly settled back into
              Griffith Park, which she has claimed as her own.
            </p>
           </div>
           </div>
         </div>
         </div>
       </div>
       </div>


       <div class="hooks-container">
       <div class="heroImage w-100">[[File:Shawna3.png]]</div>
        <div class="label center underline white">Roleplay Hooks</div>


         <div class="hooks-content">
      <div class="section color-bg-light">
           <table class="hooks-table">
         <h2 class="label color-shade-dark color-bg-light text-center">
             <tr>
           Roleplay Hooks
              <td class="hook-table-label">Gangrel:</td>
        </h2>
              <td>Plays well with other wild childs.</td>
 
            </tr>
        <table class="hooks-table">
            <tr>
          <tr>
              <td class="hook-table-label">Griffith Park:</td>
             <td>Vampire</td>
              <td>She is a regular at the park and has claimed it as her personal domain.</td>
            <td>She is a creature of the night and always looking for a tasty snack / friend.</td>
            </tr>
          </tr>
            <tr>
          <tr>
              <td class="hook-table-label">Crows:</td>
            <td>Gangrel Primogen</td>
              <td>She is a lover of crows and can often be found caring for them.</td>
            <td>Plays well with other wild childs.</td>
            </tr>
          </tr>
            <tr>
          <tr>
              <td class="hook-table-label">Hollywood Anarchs:</td>
            <td>Griffith Park</td>
              <td>Her self-claimed domain is within Isaac Abrams territory.</td>
            <td>She is a regular at the park and has claimed it as her personal domain.</td>
             </tr>
          </tr>
            <tr>
          <tr>
              <td class="hook-table-label">Westside Anarchs:</td>
            <td>Crows</td>
              <td>She briefly served as their Warden under Baroness Cheyenne Spare.</td>
            <td>She is a lover of crows and can often be found caring for them.</td>
            </tr>
          </tr>
            <tr>
          <tr>
              <td class="hook-table-label">Desert Life:</td>
            <td>Independent</td>
              <td>She spent many years traveling the desert north and east of L.A.</td>
             <td>She has rescinded her status as an Anarch and now considers herself to be independent of sect politics.</td>
            </tr>
          </tr>
            <tr>
          <tr>
              <td class="hook-table-label">Monterray:</td>
            <td>Desert Life</td>
              <td>She spent several years on the outskirts of Monterray in the mid 2010s.</td>
            <td>She spent many years traveling the desert north and east of L.A.</td>
            </tr>
          </tr>
            <tr>
          <tr>
              <td class="hook-table-label">Gone?:</td>
            <td>Monterrey</td>
              <td>Rumor has it she was destroyed. True or not, she's missing in action.</td>
            <td>She spent several years on the outskirts of Monterray in the mid 2010s.</td>
            </tr>
          </tr>
          </table>
        </table>
 
          <div class="white-crow">[[File:white-crow.png]]</div>
        </div>
       
       </div>
       </div>
      <div class="photo-banner">[[File:Shawna-anim.gif]]</div>


       <div class="contacts-container">
       <div class="heroImage w-100">[[File:ShawnaAI14.png]]</div>
        <div class="label center underline">Contacts</div>
 
        <div class="hooks-content">
          <div class="white-crow black-crow">[[File:black-crow.png]]</div>
          <table class="hooks-table">
<tr>
              <td class="hook-table-label">[[Aspen]]:</td>
              <td>Little, pretty fish in a big pond..</td>
            </tr>
            <tr>
              <td class="hook-table-label">[[Bartok]]:</td>
              <td>I think we understand one another.</td>
            </tr>
            <tr>
              <td class="hook-table-label">[[Cheyenne]]:</td>
              <td>You went someplace I couldn't follow.</td>
            </tr>
<tr>
              <td class="hook-table-label">[[Christian]]:</td>
              <td>Jury's out on you, but I think you'll do fine.</td>
            </tr>
            <tr>
              <td class="hook-table-label">[[Crawley]]:</td>
              <td>You treated me with respect. I think we can work together.</td>
            </tr>
<tr>
              <td class="hook-table-label">[[Fe|Dr. Fe Han]]:</td>
              <td>Another friend of the late Cheyenne Spare.</td>
            </tr>
            <tr>
              <td class="hook-table-label">[[Gretchen]]:</td>
              <td>More chivalrous than every man I've met.</td>
            </tr>
            <tr>
              <td class="hook-table-label">[[Karner]]:</td>
              <td>All Hollywood's insanity in one place.</td>
            </tr>
<tr>
              <td class="hook-table-label">[[Kaden]]:</td>
              <td>You'll prove yourself soon enough, I think.</td>
            </tr>
<tr>
              <td class="hook-table-label">[[Jordan]]:</td>
              <td>Why, though? What do you get from them in return?</td>
            </tr>
            <tr>
              <td class="hook-table-label">[[Kinsey]]:</td>
              <td>Warlord and friend.</td>
            </tr>
<tr>
              <td class="hook-table-label">[[Rabbit]]:</td>
              <td>There's wisdom under that pretty little head of yours.</td>
            </tr>
            <tr>
              <td class="hook-table-label">[[Serena]]:</td>
              <td>Why do I feel like I have to watch out for you all the time?</td>
            </tr>
<tr>
              <td class="hook-table-label">[[Spade]]:</td>
              <td>We're both on frontlines in our own way.</td>
            </tr>
            <tr>
              <td class="hook-table-label">[[Sveta]]:</td>
              <td>I don't even know what you're deal is.</td>
            </tr>


<tr>
      <div class="section color-bg-dark color-shade-light">
<td class="hook-table-label">[[Vic]]:</td>
        <h2 class="label text-center">Contacts</h2>
<td>You've got a tough job, dude.</td>
</tr>


        <table class="contacts-table">
          <tr>
            <td>[[Bartok|Robbie Bartok]]</td>
            <td>Like Woodstock and Snoopy.</td>
          </tr>
          <tr>
            <td>[[Crawley|Peter Crawley]]</td>
            <td>It's complicated.</td>
          </tr>
<tr>
<tr>
<td class="hook-table-label">[[Vy]]:</td>
<td>[[Lucy|Lucy MacSweeney]]</td>
<td>Seems smart, capable, and somewhat brave.</td>
<td>A close confidente.</td>
</tr>
</tr>
          <tr>
            <td>[[Mal|Malachi Saleh]]</td>
            <td>More than a friend.</td>
          </tr>
          <tr>
            <td>[[Pris|Pris Albret]]</td>
            <td>Okay. I see you.</td>
          </tr>
          <tr>
            <td>[[Spade|Spade Guitierrez]]</td>
            <td>Trust and respect are rarely earned. You've done it.</td>
          </tr>
          <tr>
            <td>[[Zebastian|Zebastian Oygard]]</td>
            <td>You are bat shit crazy, dude.</td>
          </tr>
        </table>
      </div>


            <tr>
      <div class="heroImage w-100" >[[File:Shawna4.png]]</div>
              <td class="hook-table-label">[[Zebastian]]:</td>
              <td>You are bat shit crazy, dude.</td>
            </tr>


          </table>
      <div class="section color-bg-light color-shade-dark" id="logs-section">
         </div>
         <h2 class="label text-center">Logs</h2>      
       
      </div>


      <div class="logs-container">
         {{#dpl:
         <div class="label center underline white">Logs</div>
<div class="logs-content">
{{#dpl:
|linksto={{PAGENAME}}
|linksto={{PAGENAME}}
|category=Logs
|category=Logs
Line 462: Line 407:
|noresultsheader=<i>No logs have been posted yet.</i>
|noresultsheader=<i>No logs have been posted yet.</i>
}}
}}
  </div>
       </div>
       </div>


       <div class="photo-banner">[[File:Shawna-anim2.gif]]</div>
       <div class="heroImage w-100">[[File:ShawnaAI17.png]]</div>
 
      <div class="section color-bg-dark color-shade-light" id="gallery-section">
        <h2 class="label text-center">Gallery</h2>


      <div class="gallery-container">
        <div class="gallery-container" id="gallery">[[File:ShawnaAI1.png]][[File:ShawnaAI2B.png]][[File:ShawnaAI3.png]][[File:ShawnaAI4.png]][[File:ShawnaAI12.png]][[File:ShawnaAI6.png]][[File:ShawnaAI13.png]][[File:ShawnaAI8.png]]</div>
        <div class="label center underline">Gallery</div>
        <div class="gallery-content">
    <ul>
    <li>[[File:Shawna2.jpg]]</li>
    <li>[[File:Shawna3.jpg]]</li>
    <li>[[File:Shawna4.jpg]]</li>
    <li>[[File:Shawna-outfit2.jpg]]</li>
    <li>[[File:Shawna5.jpg]]</li>
<li>[[File:Shawna6.jpg]]</li>
<li>[[File:Shawna7.png]]</li>
<li>[[File:Shawna8.jpg]]</li>
    </ul>
  </div>
       </div>
       </div>
     </div>
     </div>


[[Category:Characters]]
[[Category:Characters]]

Latest revision as of 14:00, 4 December 2024



Full Name: Shawna Weber
Position: Survivor
Demeanor: Chameleon

Sphere: Vampire
Sect: Camarilla
Clan: Gangrel (Primogen)
Coterie: None

Height: 5'8"
Weight: 140 lb.
Hair: Blonde
Apparent Age: Early 20's

Biography

Shawna Weber is a loner who grew up in foster care in the Moreno Valley area before running away at the age of 16. She took to the streets where she dressed up as a boy to survive 'in plain sight'. Eventually, at the age of 18, she moved to Los Angeles where her andrognyous appearance helped her go unnoticed while living on the streets and in the shelters. By her early 20's, she took to camping out in Griffith Park where she eventually befriended Ricardo Vasquez, a young park ranger who would let her in at night.

In early 2004, Shawna was discovered by Carol Winters, a Gangrel Ancilla who was embraced in Seattle during the height of the Gold Rush. Carol had taken residence in Griffith Park while planning on passing through the area shortly after the events of 2003. Carol was intrigued by Shawna's ability to survive on her own and took to checking in on her in secret when Shawna was staying overnight in Griffith Park.

On the evening of October 10th, 2004, Shawna was attacked by three men who wanted to mug and rape her. She fought valiantly, severely injuring one, before being overpowered. She continued to fight back until Carol intervened and rescued her, leaving the three attackers dead and carrying Shawna off to the deeper part of Griffin Park where she embraced her. In truth, Carol had arranged the attack as a test of Shawna's survival instincts which she had passed despite ultimately losing the fight. Carol and Shawna remained together for a year after as Carol taught Shawna about the world of the kindred and Gangrel. Most of that time was spent in the Desert north of Los Angeles, though the pair did travel as far east as Arizona in the Winter of 2005.

Carol eventually left Shawna and the latter traveled throughout Arizona before returning to California in the early 2010's where she spent the last several years outside of Monterray. She returned to Los Angeles in 2020 and quietly settled back into Griffith Park, which she has claimed as her own.

Shawna would soon enough fall in with Cheyenne Spare, Baron of Santa Monica, and agree to serve as Warden of the Westside Anarchs despite holding her own domain in Griffith Park... a post she would hold until Cheyenne Spare's death at the hands of the Salubri Antitribu, Jael, in Huntington Park in 2021.

After Cheyenne's death, Shawna would be caught up in the subsequent power vacuum that followed and would ultimately remove herself from Westside politics. She would formally join the Hollywood Anarchs under Baron Isaac Abrams in large part at the urging of her friend, Hollywood Gargoyle Robbie Bartok.

In Summer of 2021, Shawna would be betrayed by her friend and protege, Becky Cromwell, as part of the Camarilla's move to claim Hollywood from Isaac Abrams. Her crows would be poisoned and Becky would lead a Camarilla hit squad to The Wisdom Tree in western Griffith Park where Shawna was defeated. Rumors would spread of the destruction of the Gangrel of Griffith Park though, in actuality, Shawna was sent into torpor and taken captive by the Camarilla forces.

Shawna would be held captive and in torpor by the Camarilla in secret for many months before ultimately being released after a ransom paid by the former baron, Isaac Abrams. She would briefly fall in with the Southside Anarchs before moving on to assist the Westside, where she would befriend Doctor Fe Han of the Westside Anarchs.

Shawna would temporarily settle in the San Vicente Mountains though her heart and sights would remain set on her old domain of Griffith Park. At the turn of the New Year, the disappearance of Becky Cromwell would offer an opportunity to reclaim her previous domain, a move Shawna would make on her own. With the death of her friend, Fe Han, and the reclamation of her domain, Shawna would ultimately remove herself from Anarch politics and claim Independence.

Roleplay Hooks

Vampire She is a creature of the night and always looking for a tasty snack / friend.
Gangrel Primogen Plays well with other wild childs.
Griffith Park She is a regular at the park and has claimed it as her personal domain.
Crows She is a lover of crows and can often be found caring for them.
Independent She has rescinded her status as an Anarch and now considers herself to be independent of sect politics.
Desert Life She spent many years traveling the desert north and east of L.A.
Monterrey She spent several years on the outskirts of Monterray in the mid 2010s.

Contacts

Robbie Bartok Like Woodstock and Snoopy.
Peter Crawley It's complicated.
Lucy MacSweeney A close confidente.
Malachi Saleh More than a friend.
Pris Albret Okay. I see you.
Spade Guitierrez Trust and respect are rarely earned. You've done it.
Zebastian Oygard You are bat shit crazy, dude.