Difference between revisions of "Vanna"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Vanna
(fixed link)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| width="1000" align="center" cellpadding="0" cellspacing="0" style="border:10px solid #123C69"
+
__NOTOC__ __NOEDITSECTION__
|-
 
| style="background-color:#FFFFFF; color:#483C32; text-align:left; vertical-align:top; font-family:Palatino Linotype; font-size:10pt; padding:0px; border-right:5px solid #123C69" |
 
 
 
 
 
<font style="color:#DE282E; font-size:30pt; font-variant:small-caps"><center><span style="text-shadow: 1px 1px 3px #000;">'''''Vanna Rzhevskaya'''''</span></center></font>
 
  
 +
<css>
 +
@import 'https://fonts.googleapis.com/css?family=Petit+Formal+Script';
 +
@import 'https://fonts.googleapis.com/css?family=Lancelot';
 +
@import 'https://fonts.googleapis.com/css?family=Cinzel+Decorative';
  
<font style="font-size:11pt"><center>''“You will hear thunder and remember me, and think:<br>'She wanted storms.'''</center></font>
+
h1.firstHeading { display: none }
 +
.heading2 { text-align:left; line-height: 8px; padding:20px 5px 0px; font-family: 'Cinzel Decorative', cursive; font-size: 14px; color: #ffffff;}
 +
.heading3 { text-align:left; line-height: 10px; padding:20px 5px 0px; font-family: 'Petit Formal Script', cursive; font-size: 14px; color:#ffffff;}
 +
.heading4 { text-align:left; line-height: 16px; padding:20px 5px 0px; font-family: 'Petit Formal Script', cursive; font-size: 14px; color:#ffffff;}
 +
.heading5 { text-align:left; line-height: 8px; padding:20px 5px 0px; font-family: 'Cinzel Decorative', cursive; font-size: 14px; color: #ffffff;}
  
<font style="color:#483C32"><center>{{tab}}{{tab}}-- ''Anna Akhmatova'' </center></font>
+
ul {list-style: disc;}
  
 +
/* unvisited link */
 +
a:link {
 +
    color: white;
 +
}
  
<div style="background-color:#123C69; line-height:300%"><font style="color:#cccccc; font-size:14pt; font-variant:small-caps">&nbsp;{{tab}}'''Origin & Hooks'''</font></div>
+
/* visited link */
<div style="text-align:center; padding:30px">
+
a:visited {
''Born and raised in Russia, and initiated into the Old Ways of the '' ved'ma ''by her mother shortly after her parents' divorce.  She was, until recently, a selfish and often reckless practitioner of her Craft, using it to secure herself a well-paid position working for Gazprom-Lukoil right out of senior school, skipping university entirely.  She arrived in Prospect on a business/romantic trip with her boss, and is stuck here due to the horrible events that resulted when her attempt to place a powerful hex on her boss' wife backfired - she has been fired by Gazprom-Lukoil for embezzlement (that she didn't commit), she is wanted by Russian authorities, her passport has been revoked, and her US visa has expired.''
+
    color: white;
</div>
+
}
<div style="text-align:justify; padding:5px">
 
  
* '''Double, Double, Toil & Trouble''': <br>She knows many hexes and curses, and how to manipulate the strands of fate around an individual.  Recent events have left her scared of working her Craft on others, and absolutely terrified of attempting to work it on herself.  Still, if you need luck to turn in your favor, or against someone else's, she may be convinced to help. 
+
/* mouse over link */
 +
a:hover {
 +
    color: #FFCDD2;
 +
    text-decoration: none;
 +
}
  
*'''The Best Things In Life Are Free''': <br>But the basics like food, shelter, and clothing aren't.  She can't work anywhere, at least not legally, and foreign street witches don't just stop needing cash to get by.  She was making okay money back in Russia, but that's all gone now, and her options are getting increasingly limited to the creative or desperate.   
+
/* selected link */
 +
a:active {
 +
    color: white;
 +
}
  
*'''Rehab's For Quitters''': <br>The other thing she needs money for obviously is the dreadful cocaine habit.  And maybe that's more important than the food and shelter parts.  Come to think of it, she needs someone to buy it from, too.   
+
/*external link */
 +
a.external {
 +
    color: white !important;
 +
}
  
*'''Где россияне?!''': <br>Speaking English all the time is ''exhausting''.  Having to think about how to say what she want to say, having to listen so very carefully, being laughed at or even just commented upon for her accent...she would dearly love to be able to just speak Russian with Russians for a while.  It would feel like home.  <br>
 
  
*'''"This Sounds Like, 'Cardi To The Stage.'"''': <br>She is, as of recently, a dancer. In the exotic sense. Because of course she is. No, wait - because it can be decent money and nobody looks too hard at your driver's license before they hire you as a professional twerker. The club she works at is (currently) off-grid, so feel free to page if you'd like to set up a visit.   <br>
+
.heading {
 +
  -webkit-box-sizing: content-box;
 +
  -moz-box-sizing: content-box;
 +
  box-sizing: content-box;
 +
  line-height: 10px;
 +
  padding:20px 5px 10px;
 +
  border: none;
 +
  font-family: 'Petit Formal Script', cursive; font-size: 22px;
 +
  color:#ffffff;
 +
  text-align: left;
 +
  -o-text-overflow: ellipsis;
 +
  text-overflow: ellipsis;
 +
  text-shadow: 0 0 10px rgb(255,255,255) , 0 0 20px rgb(255,255,255) , 0 0 30px rgb(255,255,255) , 0 0 40px rgb(255,17,119) , 0 0 70px rgb(255,17,119) , 0 0 80px rgb(255,17,119) , 0 0 30px rgb(255,17,119) , 0 0 150px rgb(255,17,119) ;
 +
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
 +
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
 +
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
 +
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
 +
}
  
</div>
+
.heading:hover {
 +
  text-shadow: 0 0 5px rgb(255,255,255) , 0 0 10px rgb(255,255,255) , 0 0 15px rgb(255,255,255) , 0 0 20px rgb(255,17,119) , 0 0 35px rgb(255,17,119) , 0 0 40px rgb(255,17,119) , 0 0 50px rgb(255,17,119) , 0 0 75px rgb(255,17,119) ;
 +
}
  
<div style="background-color:#123C69; line-height:300%"><font style="color:#cccccc; font-size:14pt; font-variant:small-caps">&nbsp;{{tab}}'''Gallery'''</font></div>
+
.mw-collapsible .mw-collapsible-toggle {
 +
    float:right;
 +
    margin-left:0;
 +
    margin-right:1em;
 +
}
  
<div style="text-align:justify; padding:5px">
+
</css>
  
 
<center>
 
<center>
[[Image:vanna01.jpg|x200px]]{{tab}}
+
{| style="background: #000000; color: #ffffff; padding-top:0em;" width="1000px"
[[Image:vanna08.jpg|x200px]]{{tab}}
 
[[Image:vanna09.jpg|x200px]]{{tab}}
 
[[Image:vanna05.jpg|x200px]]{{tab}}
 
<br>
 
<font style="color:#7C3A3C; font-size:7pt; font-variant:small-caps">'''[[Vanna's NSFW Gallery]]'''</font>
 
</center>
 
</div>
 
 
 
<div style="background-color:#123C69; line-height:300%"><font style="color:#cccccc; font-size:14pt; font-variant:small-caps">&nbsp;{{tab}}'''Contacts'''</font></div>
 
 
 
{| width="100%" cellspacing="5" cellpadding="0"
 
 
|-
 
|-
| width="100%" |
+
|width="25%" style="vertical-align: top; padding-right: 2em; padding-left: 0.2em;"|
====Friends====
+
{|style="background: #000000; color: #ffffff;" width="100%"
* '''None yet!'''
 
 
 
====Acquaintances====
 
* '''[[Astrid]]''' - Спасибо, что заставила меня бегать на шпильках
 
* '''[[Evonnia]]''' - Нет лучшего слова, чем «странная».
 
* '''[[Laz]]''' - Я имею в виду, ты мудак, но, по крайней мере, ты высокий?
 
 
 
====Enemies====
 
* '''None yet!'''
 
 
 
 
|-
 
|-
|}
+
[[File:Vannaprof01.jpg|center|300px]]<br>
 
 
| width="300px" style="background-color:#FFFFFF; color:#483C32; text-align:left; vertical-align:top; font-family:Palatino Linotype; font-size:10pt; padding:0px; border-left:5px solid #123C69" |
 
{| align="center" cellpadding="5" cellspacing="5"
 
 
|-
 
|-
| style="border:2px solid #123C69" | [[Image:vannaprof.jpg|280px]]
+
| class="left" | <div class="heading2">full name<br><br><br></div>
 +
| <div class="heading3">Vanna Alekseevna<br><br>Rzhevskaya</div>
 
|-
 
|-
|}
+
| class="left" | <div class="heading2">date&nbsp;of&nbsp;birth</div>
 
+
| <div class="heading3">April 11, 1998</div>
<div style="background-color:#123C69; line-height:300%; text-align:right"><font style="color:#cccccc; font-size:14pt; font-variant:small-caps">'''Profile'''{{tab}}&nbsp;</font></div>
 
 
 
{| width="100%" align="center" cellpadding="0" cellspacing="5" class="infobox" style="color:#444444; font-family:Palatino Linotype; font-size:10pt"
 
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Full Name:'''</font>
+
| class="left" | <div class="heading2">place&nbsp;of&nbsp;birth</div>
| Vanna Alekseevna
+
| <div class="heading3">Chelyabinsk, Russia</div>
 
|-
 
|-
|
+
| class="left" | <div class="heading2">occupation<br><br></div>
| Rzhevskaya
+
| <div class="heading3">Unemployed / <br><br>Hedge Witch</div>
 
|-
 
|-
| class="left" | <font style="color:#383838">'''Date of Birth:'''</font>
+
| class="left" | <div class="heading2">Demeanor</div>
| April 11, 1998
+
| <div class="heading3">Show-Off</div>
 
|-
 
|-
| class="left" | <font style="color:#383838">'''Place of Birth:'''</font>
+
| colspan="2" | &nbsp;
| Chelyabinsk, Russia
 
 
|-
 
|-
| class="left" | <font style="color:#383838">'''Apparent Age:'''</font>
 
| Early Twenties
 
 
|-
 
|-
| class="left" | <font style="color:#383838">'''Occupation:'''</font>
+
| colspan="2" | <center><hr width="250px" style="background-color:#FFCDD2"></center>
| Unemployed
 
 
|-
 
|-
| class="left" | <font style="color:#383838">'''Demeanor:'''</font>
+
| class="left" | <div class="heading5">Appearance</div>
| Show-off
+
| style="padding:10px 5px 0px;" | {{moons|4|0}}
 
|-
 
|-
| colspan="2" | <center><hr width="250px" style="background-color:#123C69"></center>
+
| class="left" | <div class="heading5">Charisma</div>
 +
| style="padding:10px 5px 0px;" | {{moons|3|0}}
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Sphere:'''</font>
+
| class="left" | <div class="heading5">Manipulation</div>
| [[File:Mage.png|25px]] Sorceress (Hedge Witch)
+
| style="padding:10px 5px 0px;" | {{moons|3|0}}
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Tradition:'''</font>
+
| class="left" | <div class="heading5">Intuition</div>
| [[File:Verbena.png|25px]] Verbena
+
| style="padding:10px 5px 0px;" | {{moons|4|0}}
 
|-
 
|-
| colspan="2" | <center><hr width="250px" style="background-color:#123C69"></center>
+
| colspan="2" | &nbsp;
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Appearance:'''</font>
+
| colspan="2" | <center><hr width="30px" style="background-color:#000000"></center>
| {{tab}}{{tab}}{{dots|4|0}}
 
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Charisma:'''</font>
+
| class="left" | <div class="heading2">Fortune</div>
| {{tab}}{{tab}}{{dots|3|0}}
+
| style="padding:10px 5px 0px;" | {{moons|4|0}}
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Manipulation:'''</font>
+
| class="left" | <div class="heading2">Healing</div>
| {{tab}}{{tab}}{{dots|3|0}}
+
| style="padding:10px 5px 0px;" | {{moons|3|0}}
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Intuition:'''</font>
+
| colspan="2" | &nbsp;
| {{tab}}{{tab}}{{dots|4|0}}
 
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Intimidation:'''</font>
+
| colspan="2" | <center><hr width="30px" style="background-color:#000000"></center>
| {{tab}}{{tab}}{{dots|3|0}}
 
 
|-
 
|-
|  
+
| class="left" | <div class="heading2">alternate id</div>
 +
| <div class="heading3">{{moons|1|0}}</div>
 
|-
 
|-
|  
+
| class="left" | <div class="heading2">resources</div>
 +
| <div class="heading3">{{moons|1|0}}</div>
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Fortune:'''</font>
+
| colspan="2" | &nbsp;
| {{tab}}{{tab}}{{dots|4|0}}
 
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Healing:'''</font>
+
| colspan="2" | <center><hr width="30px" style="background-color:#000000"></center>
| {{tab}}{{tab}}{{dots|3|0}}
 
 
|-
 
|-
|  
+
| class="left" | <div class="heading2">double-<br><br>jointed</div>
 +
| <div class="heading3">{{moons|1|0}}</div>
 
|-
 
|-
|  
+
| class="left" | <div class="heading2">sexy</div>
 +
| <div class="heading3">{{moons|2|0}}</div>
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Alternate ID:'''</font>
+
| class="left" | <div class="heading2">addiction</div>
| {{tab}}{{tab}}{{dots|1|0}}
+
| <div class="heading3">{{moons|3|0}}</div>
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Resources:'''</font>
+
| class="left" | <div class="heading2">bad sight</div>
| {{tab}}{{tab}}{{dots|1|0}}
+
| <div class="heading3">{{moons|1|0}}</div>
 
|-
 
|-
|  
+
| class="left" | <div class="heading2">foreigner</div>
 +
| <div class="heading3">{{moons|2|0}}</div>
 
|-
 
|-
|  
+
| class="left" | <div class="heading2">illegal <br><br>immigrant</div>
 +
| <div class="heading3">{{moons|3|0}}</div>
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Double-Jointed:'''</font>
+
|}
| {{tab}}{{tab}}{{dots|1|0}}
+
</center>
 +
<center>
 +
[[File:Mage.png|x90px]][[File:Verbena.png]]
 +
<br>
 +
|style="vertical-align: top;"|
 +
[[File:Vannahdr.png]]<br>
 +
 
 +
{|
 +
|<div class="heading">Origin</Div>
 +
 
 +
<br>''Born and raised in Russia, and initiated into the Old Ways of the '' ved'ma ''by her mother shortly after her parents' divorce.  She was, until recently, a selfish and often reckless practitioner of her Craft, using it to secure herself a well-paid position working for Gazprom-Lukoil right out of senior school, skipping university entirely.'' 
 +
 
 +
 
 +
''She arrived in Prospect on business, and is stuck here due to the horrible events that resulted when her attempt to work a powerful hex backfired - she has been fired by Gazprom-Lukoil for embezzlement (which she didn't commit), she is wanted by Russian authorities, her passport has been revoked, and her US visa has expired.''
 +
|}
 +
 
 +
 
 +
{|
 +
|<div class="heading">Hooks</Div>
 +
* '''Double, Double, Toil & Trouble:''' She knows many hexes and curses, and how to manipulate the strands of fate around an individual.  Recent events have left her scared of working her Craft on others, and absolutely terrified of attempting to work it on herself.  Still, if you need luck to turn in your favor, or against someone else's, she may be convinced to help. <br>
 +
* '''The Best Things In Life Are Free:''' But the basics like food, shelter, and clothing aren't.  Foreign street witches need money just like everyone else.  She was making okay money in Russia, but that's all gone now, and she's looking for a shortcut back to a life of comfort.
 +
* '''Rehab's For Quitters:''' The other thing she needs money for obviously is the dreadful cocaine habit.  And maybe that's more important than the food and shelter parts.  Come to think of it, she needs someone to buy it from, too.   
 +
* '''Где россияне?!:''' Speaking English all the time is ''exhausting''.  Having to think about how to say what she wants to say, having to listen so very carefully, being laughed at or even just commented upon for her accent...she would dearly love to be able to just speak Russian with Russians for a while.  It would feel like home.
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Sexy:'''</font>
+
| colspan="2" | &nbsp;
| {{tab}}{{tab}}{{dots|2|0}}
 
 
|-
 
|-
|
 
 
|-
 
|-
|  
+
| colspan="2" | <center><hr width="550px" style="background-color:#FFCDD2"></center>
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Addiction:'''</font>
+
|}
| {{tab}}{{tab}}{{dots|3|0}}
+
 
 +
<center>
 +
[[Image:vanna01.jpg|x200px]]{{tab}}
 +
[[Image:vannaw01.jpg|x200px]]{{tab}}
 +
[[Image:vanna05.jpg|x200px]]{{tab}}<br>
 +
[[Image:vanna04.jpg|x200px]]{{tab}}
 +
[[Image:vannaw02.jpg|x200px]]{{tab}}
 +
[[Image:vanna02.jpg|x200px]]
 +
<br>
 +
 
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Bad Sight:'''</font>
+
| colspan="2" | &nbsp;
| {{tab}}{{tab}}{{dots|1|0}}
 
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Foreigner:'''</font>
 
| {{tab}}{{tab}}{{dots|2|0}}
 
 
|-
 
|-
| class="left" | <font style="color:#483C32">'''Illegal Immigrant:'''</font>
+
| colspan="2" | <center><hr width="550px" style="background-color:#FFCDD2"></center>
| {{tab}}{{tab}}{{dots|3|0}}
 
 
|-
 
|-
 +
| colspan="2"| <div class="heading"><center>Connections</center></Div>
 +
 +
{|style="width:90%; margin: auto;"
 +
|<div class="link">
 +
'''[[Astrid]]:''' Спасибо, что заставила меня бегать на шпильках. <br>
 +
'''[[Evonnia]]:''' Нет лучшего слова, чем «странная».<br>
 +
</div>
 +
|<div class="link">
 +
'''[[Laz]]:''' Я имею в виду, ты мудак, но, по крайней мере, ты высокий? <br>
 +
'''[[Elijah (Changeling)|Elijah]]:''' Самый красивый мужчина, которого я когда-либо видел.
 +
&nbsp;
 +
</div>
 
|}
 
|}
<div style="background-color:#123C69; line-height:300%; text-align:right"><font style="color:#cccccc; font-size:14pt; font-variant:small-caps">'''Theme'''{{tab}}&nbsp;</font></div>
+
<center>[[Image:Vannabot.jpg]]</center>
<center><font-size:14pt;>'''[https://www.youtube.com/watch?v=MwIEC12Xoz0 Luna - ''Jukebox'']'''</font></center>
 
{{tab}}{{tab}}''У моря Чёрного ночь ''<br>
 
{{tab}}{{tab}}''она на запах, как юг''<br>
 
{{tab}}{{tab}}''Она ночи этой дочь'' <br>
 
{{tab}}{{tab}}''не выпускай её из рук''<br>
 
{{tab}}{{tab}}''Пускай другой её полюбит'' <br>
 
{{tab}}{{tab}}''Ты не танцуй сегодня с ней''<br>
 
{{tab}}{{tab}}''а то погубит''<br>
 
<br>
 
|-
 
 
|-
 
|-
 
|}
 
|}
 +
<br>
  
 +
</div>
 +
<br>
  
  
[[Category:Active PCs]][[Category:PCs]][[Category:Mortal+]][[Category:Sorcerer]]
+
[[Category:Inactive PCs]][[Category:PCs]][[Category:Mortal+]][[Category:Sorcerer]]

Latest revision as of 16:14, 17 February 2022



Vannaprof01.jpg

full name


Vanna Alekseevna

Rzhevskaya
date of birth
April 11, 1998
place of birth
Chelyabinsk, Russia
occupation

Unemployed /

Hedge Witch
Demeanor
Show-Off
 

Appearance
Fullmoon.pngFullmoon.pngFullmoon.pngFullmoon.png
Charisma
Fullmoon.pngFullmoon.pngFullmoon.png
Manipulation
Fullmoon.pngFullmoon.pngFullmoon.png
Intuition
Fullmoon.pngFullmoon.pngFullmoon.pngFullmoon.png
 

Fortune
Fullmoon.pngFullmoon.pngFullmoon.pngFullmoon.png
Healing
Fullmoon.pngFullmoon.pngFullmoon.png
 

alternate id
Fullmoon.png
resources
Fullmoon.png
 

double-

jointed
Fullmoon.png
sexy
Fullmoon.pngFullmoon.png
addiction
Fullmoon.pngFullmoon.pngFullmoon.png
bad sight
Fullmoon.png
foreigner
Fullmoon.pngFullmoon.png
illegal

immigrant
Fullmoon.pngFullmoon.pngFullmoon.png

Mage.pngVerbena.png

Vannahdr.png

Origin


Born and raised in Russia, and initiated into the Old Ways of the ved'ma by her mother shortly after her parents' divorce. She was, until recently, a selfish and often reckless practitioner of her Craft, using it to secure herself a well-paid position working for Gazprom-Lukoil right out of senior school, skipping university entirely.


She arrived in Prospect on business, and is stuck here due to the horrible events that resulted when her attempt to work a powerful hex backfired - she has been fired by Gazprom-Lukoil for embezzlement (which she didn't commit), she is wanted by Russian authorities, her passport has been revoked, and her US visa has expired.


Hooks
  • Double, Double, Toil & Trouble: She knows many hexes and curses, and how to manipulate the strands of fate around an individual. Recent events have left her scared of working her Craft on others, and absolutely terrified of attempting to work it on herself. Still, if you need luck to turn in your favor, or against someone else's, she may be convinced to help.
  • The Best Things In Life Are Free: But the basics like food, shelter, and clothing aren't. Foreign street witches need money just like everyone else. She was making okay money in Russia, but that's all gone now, and she's looking for a shortcut back to a life of comfort.
  • Rehab's For Quitters: The other thing she needs money for obviously is the dreadful cocaine habit. And maybe that's more important than the food and shelter parts. Come to think of it, she needs someone to buy it from, too.
  • Где россияне?!: Speaking English all the time is exhausting. Having to think about how to say what she wants to say, having to listen so very carefully, being laughed at or even just commented upon for her accent...she would dearly love to be able to just speak Russian with Russians for a while. It would feel like home.
 

Vanna01.jpgxxxxx Vannaw01.jpgxxxxx Vanna05.jpgxxxxx
Vanna04.jpgxxxxx Vannaw02.jpgxxxxx Vanna02.jpg

 

Connections
Vannabot.jpg