Elizabeth: Difference between revisions

From LiberationMUSH Wiki
No edit summary
No edit summary
Line 2: Line 2:


{{#css:
{{#css:
.container {
img {
  background-color: black;
      margin-bottom: -5px;
  color: lightgray;
    }
  margin: auto;
  height: auto;
  width: 900px;
}


.container a {
    table {
  color: lightgray
      padding: 0 1.2em;
}
    }


.container a:visited {
    tr {
  color: lightgray
      margin: 0.2rem 0;
}
    }


.container a:hover {
    td {
  color: darkred
      width: 50%;
}
    }


.photo-header {
    table tr td:nth-child(1) {
  display: flex;
      font-weight: 600;
  justify-content: center;
    }
}


.photo-header a {
    hr {
  width: 100%;
      width: 90%;
}
    }


.photo-header img {
    h2.label {
  width: 100%;
      margin-bottom: 0.5rem;
}
    }


.name-container {
    .color-main {
  background-color: #111111;
      color: #111111;
  display: flex;
    }
  justify-content: center;
  padding: 0.5em;
  color: lightgray;
  font-family: "times new roman", times, serif;
  font-size: 2em;
  font-style: italic;
}


.infobox-container {
    .color-shade-light {
  width: 100%;
      color: #f3f6f2;
  display: flex;
    }
  justify-content: space-evenly;
  padding: 0.5em 0;
}


.photo-break a {
    .color-bg-light {
  width: 100%;
      background-color: #f3f6f2;
}
    }


.photo-break img {
    .color-accent-light {
  width: 100%;
      color: #958d89;
}
    }


.quote-container {
    .color-shade-dark {
  background-color: #222222;
      color: #31282a;
  display: flex;
    }
  justify-content: center;
  padding: 0.7em;
}


.name {
    .color-bg-dark {
  color: lightgray;
      background-color: #31282a;
  font-family: "times new roman", times, serif;
    }
  font-size: 2em;
  font-style: italic;
}


.quote-container {
    .color-accent-dark {
  padding: 0.7em 2em;
      color: #797c7f;
}
    }


.quote-content {
    .color-border-light {
  color: lightgray;
      border-color: #f3f6f2;
  font-family: "times new roman", times, serif;
    }
  font-size: 1.2em;
  font-style: italic;
}


.infobox-col {
    .w-100 {
  width: 33%;
      width: 100%;
  display: flex;
    }
  flex-direction: column;
  margin: 0px 2em;
}


.infobox-table {
    .m-auto {
  width: 100%;
      margin: auto;
  height: auto;
    }
  text-align: left;
  font-family: "Montserrat", sans-serif;
}


.infobox-table td {
    .ph-1 {
  padding: 0.2em 0;
      padding: 0 1rem;
}
    }


.infobox-label {
    .flex {
  font-weight: 600;
      display: flex;
  color: lightgray;
    }
}


.bio-container {
    .flex-col {
  display: flex;
      flex-direction: column;
  width: 100%;
    }
  margin: 1.6em 0;
}


.left {
    .justify-center {
  width: 35%;
      justify-content: center;
  display: flex;
    }
  margin: 0px 2em;
  flex-direction: column;
}


.right {
    .text-center {
  width: 65%;
      text-align: center;
  display: flex;
    }
  margin: 0px 2em;
  flex-direction: column;
}


.bio-container .right .label{
    .show-mobile {
  margin: 0px;
      display: none;
}
    }


.label {
    .heroImage img {
  display: flex;
      width: 100%;
  justify-content: center;
      height: auto;
  margin-bottom: 0.8em;
    }
  color: lightgray;
  font-family: "times new roman", times, serif;
  font-size: 1.4em;
  font-style: italic;
}


.dot-filled {
    #topImage {
  height: 1em;
      border-bottom-width: 0.5rem;
  width: 1em;
      border-color: #111;
  background-color: #bbb;
      border-style: solid;
  border-radius: 50%;
    }
  display: inline-block;
  margin: 0 0.2em;
}


.dot-hollow {
    .container {
  height: 1em;
      font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  width: 1em;
      width: calc(100% - 2rem);
  border-radius: 50%;
      border-width: 1rem;
  display: inline-block;
      border-color: #111;
}
      border-style: solid;
    }


.statbox-table {
    .section {
  color: lightgray;
      padding: 1rem;
  text-align: left;
    }
  font-family: "Montserrat", sans-serif;
}


.bio-text {
    .info-section {
  color: lightgray;
      width: 30%;
  font-size: 1.1em;
      border-right-width: 0.5rem;
}
      border-color: #111;
      border-style: solid;
      padding-bottom: 1rem;
    }


.hook-container, .contacts-container {
    #info-portrait {
  margin: 1.2em 2em;
      margin-bottom: 1rem;
  color: lightgray;
    }
}


.hook-table, .contacts-table {
    .bio-section {
  width: 100%;
      width: 70%;
  border-spacing: 0.5rem;
    }
  font-family: "Montserrat", sans-serif;
}


.hook-table .infobox-label {
    @media only screen and (max-width: 480px) {
  width: 20%;
      .hide-mobile {
}
        display: none;
      }


.queenie-container, .virginia-container {
      .show-mobile {
  display: flex;
        display: block;
  flex-direction: column;
      }
}


.queenie-container {
      .section {
margin: 0px 2em;
        padding: 1rem 0;
}
      }


.queenie-content {
      #top-section {
  display: flex;
        flex-direction: column;
  color: lightgray;
      }
  font-size: 1.1em;
}


.queenie-content .left {
      .info-section,
  width: 40%;
      .bio-section {
}
        width: 100%;
      }


.queenie-content .right {
      .info-section {
  width: auto;
        border-width: 0;
}
        border-style: none;
 
      }
.virginia-container .label {
     }
  margin-top: 1em;
}
 
.virginia-container {
padding-left: 2em;
}
 
.virginia-content {
  display: flex;
  color: lightgray;
  font-size: 1.1em;
}
 
.virginia-content .left {
  width: 40%;
}
 
.virginia-content .right {
  width: auto;
}
 
.contacts-table a {
  color: lightgray;
}
 
.contacts-table a:visited {
  color: lightgray;
}
 
.contacts-table a:hover {
  color: darkred;
}
 
.logs-container {
  margin-bottom: 1em;
}
 
.logs-content {
  margin: 0 1em;
}
 
.logs-content ul {
list-style: none;
}
 
.logs-content a {
  color: lightgray
}
 
.logs-content a:visited {
  color: lightgray
}
 
.logs-content a:hover {
  color: darkred
}
 
.gallery-content {
     padding-bottom: 0.1em;
}
 
.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;
}
 
.outfit-link {
  margin: 0.5rem 0;
}
 
.outfit-link a {
  color: lightgray
}
 
.outfit-link a:visited {
  color: lightgray
}
 
.outfit-link a:hover {
  color: darkred
}
 
.border-tb {
  border: lightgray;
  border-top-width: 0.05em;
  border-top-style: solid;
  border-bottom-width: 0.05em;
  border-bottom-style: solid;
}
 
.white-bg {
  background-color: white;
}
 
.white-bg .label {
  color: black;
}
 
.white-bg p {
  color: black;
}


}}
}}


<div class="container">
<div class="container color-bg-dark">
     
      <div class="heroImage w-100 hide-mobile" id="topImage">[[File:ElizabethAI19.png]]</div>
<div class="photo-header">[[Image:Liz-banner.jpg]]</div>
 
<div class="name-container border-tb">Elizabeth Tanner</div>
 
<div class="infobox-container">
          <div class="infobox-col">
            <table class="infobox-table">
                <tr>
                  <td class="infobox-label">Full Name:</td>
                  <td class="infobox-content">Elizabeth Tanner</td>
                </tr>
                <tr>
                  <td class="infobox-label">Born:</td>
                  <td class="infobox-content">January 20th, 1900</td>
                </tr>
                <tr>
                  <td class="infobox-label">Embraced:</td>
                  <td class="infobox-content">February 19th, 1921</td>
                </tr>
            </table>
          </div>
 
          <div class="infobox-col">
            <table class="infobox-table">
                <tr>
                  <td class="infobox-label">Position:</td>
                  <td class="infobox-content">Chancellor & Whip</td>
                </tr>
                <tr>
                  <td class="infobox-label">Demeanor:</td>
                  <td class="infobox-content">Capitalist</td>
                </tr>
<tr>
                  <td class="infobox-label">Coterie:</td>
                  <td class="infobox-content">[[Hancock_Park_Homeowners_Association|The Association]]</td>
                </tr>
               
            </table>
          </div>
 
          <div class="infobox-col">
            <table class="infobox-table">
                <tr>
                  <td class="infobox-label">Sphere:</td>
                  <td class="infobox-content">Vampire</td>
                </tr>
                <tr>
                  <td class="infobox-label">Clan:</td>
                  <td class="infobox-content"><strike>Malkavian</strike> / Toreador</td>
                </tr>
                <tr>
                  <td class="infobox-label">Sect:</td>
                  <td class="infobox-content">Camarilla</td>
                </tr>
            </table>
          </div>
</div>
 
<div class="bio-container">
 
<div class="left">
<div class="label">Statistics</div>
<table class="statbox-table">
<tr>
<td class="statbox-label">Manipulation:</td>
<td class=""><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-filled"></span></td>
</tr>
<tr>
<td class="statbox-label">Enchanting Voice:</td>
<td class=""><span class="dot-filled"></span><span class="dot-filled"></span></td>
</tr>
</table>
</div>
 
<div class="right">
<div class="label">Biography</div>
<div class="bio-text">
<p>
Elizabeth Tanner is a loyal and old (for Los Angeles standards) vampire of the Camarilla who came to Los Angeles as a Malkavian in late 2001 a year after the fall of the Anarch Free State and the Camarilla's entrance into Southern California. Prior to that, she spent many years in Boston serving Prince Quentin King III and also resided in New Orleans at the time Prince Doran was destroyed in 1955.
</p>
<p>
The conniving woman slipped out of the 'public' eye following the tragic events of 2003 that saw the destruction of so many, including Prince Sebastian Lacroix but she has resurfaced following Altimarana's assassination, perhaps seeing opportunity where there wasn't any before...
</p> 
<p>
While always rumored to suffer from a dissociative personality disorder, mysterious events resulted in the emergence of a new persona, 'Virginia Abernathy', a Toreador neonate long forgotten and thought to have been destroyed by Tanner in New Orleans. By August of 2020, Elizabeth's true clan was confirmed and she has since accepted her nature and declared herself a Toreador.
</p>
</div>   
</div>
 
</div>
 
<div class="photo-break border-tb">[[Image:Liz2.jpeg]]</div>
 
<div class="hook-container">
<div class="label">Roleplay Hooks</div>
 
<table class="hook-table">
<tr>
<td class="infobox-label">Vampire:</td>
<td>She is a creature of the night looking for blood donors.</td>
</tr>
 
<tr>
<td class="infobox-label">Malkavian:</td>
<td>What? She wasn't a Malkavian at all?! But she's crazy!</td>
</tr>
 
<tr>
<td class="infobox-label">Toreador Whip:</td>
<td>Apparently she was actually a Rose all this time. And now they've made her Whip!</td>
</tr>
 
<tr>
<td class="infobox-label">Mind Games:</td>
<td>She is well practiced in utilizing her mental gifts.</td>
</tr>
 
<tr>
<td class="infobox-label">Insane:</td>
<td>Like her 'former' clan-mates, something isn't quite right about this one.</td>
</tr>
 
<tr>
<td class="infobox-label">New Orleans:</td>
<td>She was present in New Orleans until 1955, when Prince Doran was assassinated.</td>
</tr>


      <div id="top-section" class="flex w-100">
        <div class="info-section flex flex-col color-bg-light">
          <div class="w-100">[[File:ElizabethAI1B.png]]</div>
          <table>
            <tr>
              <td>Full Name:</td>
              <td>Elizabeth Tanner<br />Virginia Abernathy</td>
            </tr>
            <tr>
              <td>Nick Name:</td>
              <td>The White Queen</td>
            </tr>
            <tr>
              <td>Position:</td>
              <td>Chancellor<br />Toreador Whip</td>
            </tr>
            <tr>
              <td>Demeanor:</td>
              <td>Capitalist</td>
            </tr>
          </table>
          <hr class="color-accent-light" />
          <table>
            <tr>
              <td>Sphere:</td>
              <td>Vampire</td>
            </tr>
            <tr>
              <td>Sect:</td>
              <td>Camarilla</td>
            </tr>
            <tr>
              <td>Clan:</td>
              <td>Toreador</td>
            </tr>
            <tr>
              <td>Coterie:</td>
              <td>The Association</td>
            </tr>
          </table>
          <hr class="color-accent-light" />
          <table>
            <tr>
              <td>Height:</td>
              <td>5'3"</td>
            </tr>
            <tr>
              <td>Weight:</td>
              <td>Scrawny</td>
            </tr>
            <tr>
              <td>Hair:</td>
              <td>Black</td>
            </tr>
             <tr>
             <tr>
               <td class="infobox-label">Boston:</td>
               <td>Apparent Age:</td>
               <td>She spent many years in Boston, from the mid 1950's until 2001.</td>
               <td>Late 20's</td>
             </tr>
             </tr>
         
          </table>
<tr>
          <hr class="color-accent-light" />
<td class="infobox-label">Deputy:</td>
          <div class="w-100">[[File:Rose2Trans.png]]</div>
<td>She was formerly a Deputy under Sheriff <b>[[Alejandro|Alejandro Lopez]]</b>.</td>
        </div>
</tr>


<tr>
        <div class="w-100 show-mobile">[[File:ElizabethAI19.png]]</div>
<td class="infobox-label">Chancellor:</td>
<td>She is now the Chancellor of the Camarilla in Los Angeles.</td>
<tr>


<tr>
        <div class="bio-section flex flex-col section">
<td class="infobox-label">Hancock Park:</td>
          <h2 class="label color-shade-light text-center">Biography</h2>
<td>She resides in the greater Hancock Park area and is President of the [[Hancock_Park_Homeowners_Association|HOA]].</td>
</tr>
          <div class="color-shade-light ph-1">
            <p>Virginia Abernathy was born April 30th, 1922 in the area that is now known as St. Rose, within St. Charles Parish, Louisiana, just outside of the city of New Orleans. Her parents were Patrick Abernathy, an English immigrant and shoe-maker, and Adelaide Abernathy, a French-Creole native of New Orleans proper. Her mother died in 1937 and her father fell into depression and alcoholism before ultimately passing away, as well. This lead Virginia to set out at 15 to work in the bars and lounges within neighboring New Orleans.</p>


<tr>
            <p>Virginia lived as a lounge singer through the 40's. Her average singing ability was augmented by the enchanting voice she had been gifted since birth. It was her voice in 1949 that drew the attention of Alfred Hancock, a 10th Generation Toreador originally from Manchester, England. Alfred took her as a lover and blood doll, partly for his own inspiration but also out of the desire to inspire jealousy in his rival and ex lover, a Nola Malkavian named Elizabeth Tanner, who Virginia coincidently resembled in some ways.</p>
<td class="infobox-label">[[Cicada_Club|Cicada Club]]:</td>
           
<td>She is the new owner of the famous restaurant and club.</td>
            <p>Virginia served as Alfred's ghoul for the next two years and acted as his personal entertainer and performer at court events, including one for Doran, the Ventrue philospher and Prince of New Orleans. On Christmas Eve, 1951, Prince Doran granted Alfred permission to embrace Virginia into Clan Toreador. It was the very next day when Elizabeth Tanner, still jealous and spurned by Alfred's rejection two years prior, enacted her revenge.</p>
<tr>
           
            <p>Virginia was attacked just before sunset on Christmas Day when a servant and ghoul for Elizabeth Tanner, Henry Delacourt, tracked Virginia down near her apartment in the city and attacked her with a knife and quickly overpowered her. Henry stabbed her throughout the chest and throat several times before leaving her for dead once it appeared that the vitae in her veins had been spent. Through sheer will and fortune, Virginia survived the next hour until the sun had set and she was found by Alfred, who quickly embraced her on the spot on Christmas, December 25th, 1951.</p>
           
            <p>The attack by Henry Delacourt shattered her already fragile psyche. Henry was destroyed by Prince Doran himself as punishment to Elizabeth Tanner for the unsanctioned attack and the Malkavian, cowed, seemed to give up on her plot of revenge... for a time. The next few years were trying for Virginia as she struggled to adapt to her new existence while suffering from the pain and trauma of her embrace. Alfred quickly grew impatient with his progeny when her previous allure and inspiration was replaced with fear and anxiety, though he never released her from his protection before his final death in 1955.</p>
           
            <p>In 1955, Prince Doran was assassinated by an unknown assailant after confiding to allies his plans to turn New Orleans into Carthage reborn. Elizabeth Tanner resurfaced during the ensuring power struggle preceding the rise of Marcel Guilbeau as the new Prince of New Orleans. Tanner tracked Alfred and Virginia down at the former's haven and ambushed them. Alfred was destroyed quickly after being taken by surprise but Virginia managed to turn the tables in a rare show of strength and wit. Virginia avenged her sire and destroyed the Malkavian, Elizabeth Tanner, before burning her remains to ash.</p>
           
            <p>It was this act that finalized the break in her fragile psyche. Virginia Abernathy fled and hid deep within the recesses of her own mind and a new persona emerged spurred by her deep fears along with a sense of remarkable opportunity. Virginia 'BECAME' Elizabeth Tanner from that evening onward while her true identity was assumed destroyed alongside her sire in the aftermath of Doran's fall.</p>
           
            <p>Over the next few years, the Malkavian Elizabeth Tanner resettled in Boston where she thrived under Prince Quentin King III. In the early 1960's, a chance encounter and sudden threat from a visiting kindred from New Orleans resulted in the emergence of a new persona, that of The White Queen, a darker and more sadistic version of her that was fueled by the rage and hatred buried deep within her psyche. The White Queen would remain and steer Elizabeth Tanner onward from there on out, emerging when the latter lacked the strength or will to do what was necessary to survive.</p>
           
            <p>Years would pass before new opportunities presented themselves to Elizabeth Tanner and The White Queen. The collapse of the Anarch Free State in 2000 allowed the Camarilla a foothold in Southern California. Elizabeth left Boston for Los Angeles in late 2001 and quickly joined the famed coterie in Hancock Park, the first non-Ventrue member in it's history.</p>  


        </table>
            <p>She (and The White Queen) both served the Camarilla and Clan Malkavian obediently over the years until 2020 when a chance encounter with the Malkavian Sveta Serova resulted in the mental re-emergence of Virginia Abernathy for the first time since 1955. The resulting chain of events lead to the false 'Elizabeth Tanner' persona's mental breakdown and the ultimate merging of both persona's: Virginia Abernathy with all of her memories and experience developed over the years as a Malkavian. The White Queen would remain as a separate persona and dark side of the newly emerged Toreador.</p>
      </div>


      <div id="queenie" class="queenie-container">
             <p>Tanner kept the name as a final insult to her long dead rival and embraced her true heritage as a member of Clan Toreador. In the time since, she has risen to the rank of Whip of her clan and assumed the role of Chancellor for the Camarilla of Los Angeles. There are rumors that The White Queen has since merged in to the whole, leaving Virginia/Elizabeth as an amagalm of every shattered persona she has become over the years.</p>
        <div class="label">Queenie</div>
         
 
        <div class="queenie-content">
          <div class="left">
             <p>
              Sometime in Boston during the Winter of 1962, a new persona was birthed from the dark recesses of Elizabeth Tanner's mind fueled by the rage and
hatred buried deep within her psyche. This new persona quickly proved to be a darker and more sadistic version of the woman.
            </p>
 
            <p>
              She was nicknamed "<span style="color:white">The White Queen</span>" by a rival's ghoul who did not survive the prank. Not wanting to appear above 'her station', this twisted persona has taken to referring to herself as 'Queenie' in the ensuing years.
            </p>
 
            <p>
              Just as calculating and capable, Queenie also has a love for reigning terror with her fire axe and has been known to compare herself to
              the famed Lizzie Borden.
            </p>
           </div>
           </div>
 
          <div class="right">[[Image:Liz-axe2.jpg]]</div>
         </div>
         </div>
       </div>
       </div>


       <div class="quote-container border-tb">
       <div class="heroImage w-100" id="topImage">[[File:ElizabethAI4.png]]</div>
        <div class="quote-content">
 
          <div>Lizzie Borden took an axe, And gave her mother forty whacks;</div>
      <div class="section color-bg-light">
          <div>When she saw what she had done, She gave her father forty-one.</div>
        <h2 class="label color-shade-dark color-bg-light text-center">Roleplay Hooks</h2>
         </div>
          
       </div>
       </div>
 
    </div>
<div id="virginia" class="virginia-container white-bg">
<div class="label">Virginia Abernathy</div>
 
<div class="virginia-content">
<div class="left">
<p>In June of 2020, a new persona emerged. This persona claimed to be Virginia Abernathy and the true and original persona of the woman
now known as Elizabeth Tanner.</p>
 
<p>Virginia Abernathy also claimed to be a member of Clan Toreador and not a Malkavian at all and that Elizabeth Tanner was just her own unwilling manifestation based on a cruel Malkavian who tormented her in New Orleans.</p>
 
<p>This new persona harbors a distaste for the other two and a deep seated suspicion of
other members of Clan Malkavian. Is she telling the truth or is this persona just another delusion?</p>
 
</div>
 
<div class="right">[[Image:Elizabeth-white.jpg]]</div>
</div>
 
</div>
 
      <div class="contacts-container">
<div class="label">Contacts</div>
 
<table class="contacts-table">
<tr>
<td class="infobox-label">[[Alejandro]]:</td>
<td>Our capable Sheriff.</td>
</tr>
<tr>
<td class="infobox-label">[[Artemis]]:</td>
<td>Interesting and Insightful. Not a bad combination.</td>
</tr>
<tr>
<td class="infobox-label">[[Cheree]]:</td>
<td>My, aren't you a handfull.</td>
</tr>
<tr>
<td class="infobox-label">[[Suelo|Beau]]:</td>
<td>I fail to understand why people wouldn't like clowns after meeting him.</td>
</tr>
<tr>
<td class="infobox-label">[[Crawley]]:</td>
<td>I have the utmost respect for one who services our domain so well.</td>
</tr>
<tr>
<td class="infobox-label">[[Ian]]:</td>
<td>Such a refined man. We share the same interests.</td>
</tr>
<tr>
<td class="infobox-label">[[Judith]]:</td>
<td>What a welcome addition to our garden.</td>
</tr>
<tr>
<td class="infobox-label">[[Karner]]:</td>
<td>He is smart enough to know he is making a mistake with his affiliations.</td>
</tr>
<tr>
<td class="infobox-label">[[Kennedy]]:</td>
<td>My Primogen and Coterie-mate.</td>
</tr>
<tr>
<td class="infobox-label">[[Khadijah]]:</td>
<td>We will make a harpy out of you, yet.</td>
</tr>
<tr>
<td class="infobox-label">[[Lunette]]:</td>
<td>Cocaine addicted borderline sociopath. She is mine.</td>
</tr>
<tr>
<td class="infobox-label">[[Meri]]:</td>
<td>Fiercely loyal and very capable. She is also mine.</td>
</tr>
<tr>
<td class="infobox-label">[[Nisha]]:</td>
<td>You are stuck between two worlds.</td>
</tr>
<tr>
<td class="infobox-label">[[Oliver]]:</td>
<td>What a fine gentlemen.</td>
</tr>
<tr>
<td class="infobox-label">[[Olivia]]:</td>
<td>Is she a mouse in a world of cat's?</td>
</tr>
<tr>
<td class="infobox-label">[[Patricia]]:</td>
<td>What a fabulous addition to our rose bush.</td>
</tr>
<tr>
<td class="infobox-label">[[Shelly]]:</td>
<td>Curious as to how this one ticks.</td>
</tr>
<tr>
<td class="infobox-label">[[Summer]]:</td>
<td>Oh how she dances with her wit and words. Our Prince.</td>
</tr>
<tr>
<td class="infobox-label">[[Sveta]]:</td>
<td>Oh, how you bring out the best and worst in me at once.</td>
</tr>
<tr>
<td class="infobox-label">[[Zebastian]]:</td>
<td>I'm terribly sorry for that horrible misunderstanding.</td>
</tr>
</table>
</div>
 
<div class="photo-break border-tb">[[File:Elizabeth-banner2.jpg]]</div>
 
<div class="logs-container center">
  <div class="label">Logs</div>
  <div class="logs-content">
{{#dpl:
|linksto={{PAGENAME}}
|category=Logs
|columns=3
|noresultsheader=<i>No logs have been posted yet.</i>
}}
  </div>
</div>
 
<div class="photo-break border-tb">[[File:Queenie-Render.png]]</div>
 
<div class="gallery-container">
  <div class="label">Gallery</div>
  <div class="gallery-content">
    <ul>
    <li>[[File:Elizabeth-silverdress.jpg]]</li>
    <li>[[File:Elizabeth-whitedress2.jpg]]</li>
<li>[[File:Elizabeth-blackdress4.jpg]]</li>
<li>[[File:Elizabeth-5.jpg]]</li>
    <li>[[File:elizabeth-whitedress.jpg]]</li>
<li>[[File:Elizabeth-white3.jpg]]</li>
   
   
    <li>[[File:eliazbeth-artflow.png]]</li>
   
    </ul>
  </div>
</div>
 
</div>


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

Revision as of 01:39, 8 March 2023



Full Name: Elizabeth Tanner
Virginia Abernathy
Nick Name: The White Queen
Position: Chancellor
Toreador Whip
Demeanor: Capitalist

Sphere: Vampire
Sect: Camarilla
Clan: Toreador
Coterie: The Association

Height: 5'3"
Weight: Scrawny
Hair: Black
Apparent Age: Late 20's

Biography

Virginia Abernathy was born April 30th, 1922 in the area that is now known as St. Rose, within St. Charles Parish, Louisiana, just outside of the city of New Orleans. Her parents were Patrick Abernathy, an English immigrant and shoe-maker, and Adelaide Abernathy, a French-Creole native of New Orleans proper. Her mother died in 1937 and her father fell into depression and alcoholism before ultimately passing away, as well. This lead Virginia to set out at 15 to work in the bars and lounges within neighboring New Orleans.

Virginia lived as a lounge singer through the 40's. Her average singing ability was augmented by the enchanting voice she had been gifted since birth. It was her voice in 1949 that drew the attention of Alfred Hancock, a 10th Generation Toreador originally from Manchester, England. Alfred took her as a lover and blood doll, partly for his own inspiration but also out of the desire to inspire jealousy in his rival and ex lover, a Nola Malkavian named Elizabeth Tanner, who Virginia coincidently resembled in some ways.

Virginia served as Alfred's ghoul for the next two years and acted as his personal entertainer and performer at court events, including one for Doran, the Ventrue philospher and Prince of New Orleans. On Christmas Eve, 1951, Prince Doran granted Alfred permission to embrace Virginia into Clan Toreador. It was the very next day when Elizabeth Tanner, still jealous and spurned by Alfred's rejection two years prior, enacted her revenge.

Virginia was attacked just before sunset on Christmas Day when a servant and ghoul for Elizabeth Tanner, Henry Delacourt, tracked Virginia down near her apartment in the city and attacked her with a knife and quickly overpowered her. Henry stabbed her throughout the chest and throat several times before leaving her for dead once it appeared that the vitae in her veins had been spent. Through sheer will and fortune, Virginia survived the next hour until the sun had set and she was found by Alfred, who quickly embraced her on the spot on Christmas, December 25th, 1951.

The attack by Henry Delacourt shattered her already fragile psyche. Henry was destroyed by Prince Doran himself as punishment to Elizabeth Tanner for the unsanctioned attack and the Malkavian, cowed, seemed to give up on her plot of revenge... for a time. The next few years were trying for Virginia as she struggled to adapt to her new existence while suffering from the pain and trauma of her embrace. Alfred quickly grew impatient with his progeny when her previous allure and inspiration was replaced with fear and anxiety, though he never released her from his protection before his final death in 1955.

In 1955, Prince Doran was assassinated by an unknown assailant after confiding to allies his plans to turn New Orleans into Carthage reborn. Elizabeth Tanner resurfaced during the ensuring power struggle preceding the rise of Marcel Guilbeau as the new Prince of New Orleans. Tanner tracked Alfred and Virginia down at the former's haven and ambushed them. Alfred was destroyed quickly after being taken by surprise but Virginia managed to turn the tables in a rare show of strength and wit. Virginia avenged her sire and destroyed the Malkavian, Elizabeth Tanner, before burning her remains to ash.

It was this act that finalized the break in her fragile psyche. Virginia Abernathy fled and hid deep within the recesses of her own mind and a new persona emerged spurred by her deep fears along with a sense of remarkable opportunity. Virginia 'BECAME' Elizabeth Tanner from that evening onward while her true identity was assumed destroyed alongside her sire in the aftermath of Doran's fall.

Over the next few years, the Malkavian Elizabeth Tanner resettled in Boston where she thrived under Prince Quentin King III. In the early 1960's, a chance encounter and sudden threat from a visiting kindred from New Orleans resulted in the emergence of a new persona, that of The White Queen, a darker and more sadistic version of her that was fueled by the rage and hatred buried deep within her psyche. The White Queen would remain and steer Elizabeth Tanner onward from there on out, emerging when the latter lacked the strength or will to do what was necessary to survive.

Years would pass before new opportunities presented themselves to Elizabeth Tanner and The White Queen. The collapse of the Anarch Free State in 2000 allowed the Camarilla a foothold in Southern California. Elizabeth left Boston for Los Angeles in late 2001 and quickly joined the famed coterie in Hancock Park, the first non-Ventrue member in it's history.

She (and The White Queen) both served the Camarilla and Clan Malkavian obediently over the years until 2020 when a chance encounter with the Malkavian Sveta Serova resulted in the mental re-emergence of Virginia Abernathy for the first time since 1955. The resulting chain of events lead to the false 'Elizabeth Tanner' persona's mental breakdown and the ultimate merging of both persona's: Virginia Abernathy with all of her memories and experience developed over the years as a Malkavian. The White Queen would remain as a separate persona and dark side of the newly emerged Toreador.

Tanner kept the name as a final insult to her long dead rival and embraced her true heritage as a member of Clan Toreador. In the time since, she has risen to the rank of Whip of her clan and assumed the role of Chancellor for the Camarilla of Los Angeles. There are rumors that The White Queen has since merged in to the whole, leaving Virginia/Elizabeth as an amagalm of every shattered persona she has become over the years.

Roleplay Hooks