Difference between revisions of "Ambrosia"

From City of Hope MUSH
Jump to navigation Jump to search
Line 1: Line 1:
{{#css:
+
{{#css:User:Felix/Felix.css}}{{#css:
.para {
+
#silly {
     text-indent: 3em;
+
     border-bottom: 1px solid black;
 +
    position: relative;
 +
    width: 100%;
 +
}
 +
#Playlist {
 +
    color: black !important;
 
}
 
}
.headbit {
+
#left {
     margin: 0 15px;
+
     font-size: 0.8rem;
 
}
 
}
.hero-image {
+
#left-5 {
    border-bottom: 1px solid black;
 
 
     position: relative;
 
     position: relative;
    width: 100%;
 
 
}
 
}
.hero-image img {
+
#silly > img {
 +
    border-radius: 0;
 +
}
 +
#silly > img, #left-5 > img {
 
     left: 0;
 
     left: 0;
 
     height: auto;
 
     height: auto;
Line 17: Line 23:
 
     width: 100%;
 
     width: 100%;
 
}
 
}
#header-name {
+
#left-5 > img, #left-7 img {
  margin: 0 20px;
+
    border: 1px solid black;
 +
    height: auto;
 +
    margin: 0.25em;
 +
    width: 240px;
 
}
 
}
#bodyContent {
+
#left-7 .image {
     font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
+
    display: block;
 +
    text-align: center;
 +
}
 +
#silly > img.top, #left-5 > img.top {
 +
    position: absolute;
 +
}
 +
#left-5 > img.top {
 +
    left: 0.5em;
 +
    top: 0.5em;
 +
}
 +
#silly > img.top:hover, #left-5 > img.top:hover {
 +
    opacity:0;
 +
}
 +
tr:nth-of-type(3) .dot5 > img:nth-of-type(5), tr:nth-of-type(8) .dot5 > img:nth-of-type(n+5), tr:nth-of-type(10) .dot5 > img:nth-of-type(n+4), tr:nth-of-type(11) .dot5 > img:nth-of-type(n+5), tr:nth-of-type(12) .dot5 > img:nth-of-type(n+5) {
 +
    opacity: 0.6;
 +
}
 +
#header {
 +
    text-shadow: 1px 1px 3px #461a00, -1px -1px 3px #461a00, -1px 1px 3px #461a00, 1px -1px 3px #461a00;
 +
    background: -moz-linear-gradient(top, rgba(107,107,107,1) 0%, rgba(107,107,107,0.8) 33%, rgba(107,107,107,0.65) 50%, rgba(107,107,107,0.8) 67%, rgba(107,107,107,1) 100%) !important;
 +
    background: -webkit-linear-gradient(top, rgba(107,107,107,1) 0%,rgba(107,107,107,0.8) 33%,rgba(107,107,107,0.65) 50%,rgba(107,107,107,0.8) 67%,rgba(107,107,107,1) 100%) !important;
 +
    background: linear-gradient(to bottom, rgba(107,107,107,1) 0%,rgba(107,107,107,0.8) 33%,rgba(107,107,107,0.65) 50%,rgba(107,107,107,0.8) 67%,rgba(107,107,107,1) 100%) !important;
 +
}
 +
#contents, .header {
 +
    background: -moz-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(220,220,220,0.8) 33%, rgba(220,220,220,0.65) 50%, rgba(220,220,220,0.8) 67%, rgba(220,220,220,1) 100%) !important;
 +
    background: -webkit-linear-gradient(top, rgba(220,220,220,1) 0%,rgba(220,220,220,0.8) 33%,rgba(220,220,220,0.65) 50%,rgba(220,220,220,0.8) 67%,rgba(220,220,220,1) 100%) !important;
 +
    background: linear-gradient(to bottom, rgba(220,220,220,1) 0%,rgba(220,220,220,0.8) 33%,rgba(220,220,220,0.65) 50%,rgba(220,220,220,0.8) 67%,rgba(220,220,220,1) 100%) !important;
 +
}
 +
#contents li:nth-of-type(5), #contents li:nth-of-type(6),#contents li:nth-of-type(9), #contents li:nth-of-type(13), #contents li:last-of-type {
 +
    display: none;
 +
}
 +
#Logs + div a::before {
 +
     font-size: 0.8rem;
 +
    visibility: visible;
 +
}
 +
#Logs + div a[href$="Giant_Snake"]::before {
 +
    content: "2016.11.19: Dave the Giant Snake";
 +
}
 +
#Logs + div a[href$="the_Scars"]::before {
 +
    content: "2017.02.14: Just Keep the Scars";
 +
}
 +
#Logs + div a[href$="a_Kami"]::before {
 +
    content: "2017.01.14: To Find a Kami";
 +
}
 +
#Logs + div a[href$="a_Kami"], #Logs + div a[href$="the_Scars"], #Logs + div a[href$="Giant_Snake"] {
 +
    display: block;
 +
    font-size: 0;
 +
    height: 0;
 +
    visibility: hidden;
 +
}
 +
a[href$="Ambrosia.gif"] {
 +
    display: block;
 +
    text-align: center;
 +
    width: 100%;
 +
}
 +
#Amelie_Renoir img {
 +
    height: 320px;
 +
    right: -60px;
 +
    top: -10px;
 
}
 
}
  
}}
+
#Paige_Sands img {
 +
    height: 400px;
 +
    right: -120px;
 +
    top: -26px;
 +
}
 +
 
 +
#Svetlana_Serova img {
 +
    height: 260px;
 +
    top: -70px;
 +
    right: -34px;
 +
}
  
{{PC_1
+
}}{{PC_1
 
| small-side=left
 
| small-side=left
 +
| colour-background=whitesmoke
 
| colour-border=#111111
 
| colour-border=#111111
| colour-background=whitesmoke
 
 
| colour-headers=gainsboro
 
| colour-headers=gainsboro
 +
| colour-links=#461a00
 
| image-main=Ambrosia_1.jpg
 
| image-main=Ambrosia_1.jpg
| header-data=<div>
+
| image-alt=Camarilla.png
<span class="glyphs"><span>[[File:Vampire.png|x40px|link=|Vampire]]</span><span id="header-name">Ambrosia Lasalle</span><span>[[File:Malkavian.png|x35px|link=|Malkavian]]</span></div>
+
| header-data=<span class="headbit" id="glyphs1"><span class="wrapper">[[File:Vampire.png|x40px|link=|Vampire]]</span></span><span class="headbit" id="name">Ambrosia Lasalle</span><span class="headbit" id="glyphs2"><span class="wrapper">[[File:Malkavian.png|x35px|link=|Malkavian]]&nbsp;</span></div><div id="silly">[[File:Ambrosia_2.jpg|link=]]
<div class="hero-image">[[File:Ambrosia_2.jpg|link=]]</div>
 
 
| left-1-header=Overview
 
| left-1-header=Overview
| left-1-data={{:Ambrosia/Infobox}}
+
| left-1-data=
| left-2-header=Smooch!
+
{{:Ambrosia/Infobox
| left-2-data=<center>[[File:Ambrosia.gif|x340px|Smooch!]]</center>
+
}}
 +
| left-2-header=Notable Stats
 +
| left-2-data=
 +
{{:Ambrosia/Statbox}}
 +
| left-3-header=&#32;
 +
| left-3-data=[[File:Ambrosia_8.jpg|240px]]
 +
| left-4-header=Quotes
 +
| left-4-data=...
 
| right-1-header=Introduction
 
| right-1-header=Introduction
| right-1-data=<div class="para">Ambrosia believes that she is cursed with the souls of those whom she has fed upon. The simple act of tasting a mortal's blood allows her to absorb part (or all, if her victim dies) of their soul into her own consciousness for a time. It's rare that her mind isn't full of the voices of her previous lovers or victims or their strongest, most emotional memories. It's even rarer to see one of those souls take over for a while and force her to do it's bidding.</div>
+
| right-1-data=
<div class="para">Such an ability over another's soul is powerful if wielded correctly. Unfortunately, it is all just the work of her deranged subconsciousness.</div>
+
<div class="para">Ambrosia believes that she is cursed with the souls of those whom she has fed upon. The simple act of tasting a mortal's blood allows her to absorb part (or all, if her victim dies) of their soul into her own consciousness for a time. It's rare that her mind isn't full of the voices of her previous lovers or victims or their strongest, most emotional memories. It's even rarer to see one of those souls take over for a while and force her to do it's bidding.</div>
| right-2-header=Hooks
+
<div class="para">Such an ability over another's soul is powerful if wielded correctly. Unfortunately, it is all just the work of her deranged subconsciousness and there aren't any 'real' souls trapped in our mind, at all.</div>
| right-2-data={{:Ambrosia/Hooks}}
+
| right-2-header=RP Hooks
| right-3-header=Stereotypes
+
| right-2-data='''Vampire:''' She is a creature of the night. Sucker of blood. Care to provide an offering?
| right-3-data={{:Ambrosia/Stereotypes}}
+
 
| right-4-header=Contacts
+
'''Malkavian:''' She bears the burden of her clan's curse, as if she wasn't quirky enough.
| right-4-data={{:Ambrosia/Contacts}}
+
 
| right-5-header=Logs
+
'''Goth:''' She is active in the local gothic community.
 +
 
 +
'''Nightlife:''' She can often be found at darker clubs such as Secrets, The Crypt, and more.
 +
 
 +
'''Occult Historian:''' She fancies herself to be a student of occult history. Have anything of interest to share?
 +
 
 +
| right-3-header=&#32;
 +
| right-3-data=[[File:Ambrosia.gif|x340px|Smooch!]]
 +
| right-4-header=Stereotypes
 +
| right-4-data={{:Ambrosia/Stereotypes}}
 +
| right-5-header=Gallery
 
| right-5-data=
 
| right-5-data=
 +
<ul>
 +
<li>[[File:Amb1.jpg]]</li>
 +
<li>[[File:Amb8.jpg]]</li>
 +
<li>[[File:Amb5.jpg]]</li>
 +
<li class="edge">[[File:Amb6.jpg]]</li>
 +
<li>[[File:Amb2.jpg]]</li>
 +
<li>[[File:Ambrosia_4.jpg]]</li>
 +
<li>[[File:Ambrosia_5.jpg]]</li>
 +
<li class="edge">[[File:Ambrosia_6.jpg]]</li>
 +
</ul>
 +
| right-6-header=Playlist
 +
| right-6-data=<span style="text-align: center">Coming Soon.</span>
 +
 +
<!--
 +
* [https://youtu.be/D7oSQ6wV5vU?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz It's My Life] - Bon Jovi
 +
* [https://youtu.be/2H5uWRjFsGc?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Tubthumping] - Chumbawamba
 +
* [https://youtu.be/lzkwms4PWyM?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz My Own Worst Enemy] - Lit
 +
* [https://youtu.be/5ZYgIrqELFw?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz All Star] - Smashmouth
 +
* [https://youtu.be/PQHPYelqr0E?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Pork and Beans] - Weezer
 +
* [https://youtu.be/yvvamodXZbw?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Raise Your Glass] - P!nk
 +
* [https://youtu.be/Sv6dMFF_yts?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz We Are Young] - Fun.
 +
* [https://youtu.be/g2nf3UtegKE?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Marvin Gaye] - Charlie Puth
 +
* [https://youtu.be/JRfuAukYTKg?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Titanium ft. Sia] - David Guetta
 +
* [https://youtu.be/hT_nvWreIhg?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Counting Stars] - OneRepublic
 +
* [https://youtu.be/xSVBkD4IRhg?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Glory and Gore] - Lorde
 +
* [https://youtu.be/WtuBtCyGLiY?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Bad Decisions] - Mike Stud
 +
 +
* [https://youtu.be/5NV6Rdv1a3I?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Get Lucky] - Daft Punk
 +
* [https://youtu.be/iP6XpLQM2Cs?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz TiK ToK] - Ke$ha
 +
* [https://youtu.be/FJfFZqTlWrQ?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz So What] - P!nk
 +
* [https://youtu.be/5Lm1FL7gWl4?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Call Me A Hole] - pomDeter
 +
* [https://youtu.be/w8KQmps-Sog?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Uprising] - Muse
 +
* [https://youtu.be/DhKHAopx7D0?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Time Bomb] - Rancid
 +
* [https://youtu.be/5lfInFVPkQs?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Know Your Rights] - The Clash
 +
* [https://youtu.be/eZt2hBNnmUE?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Kill The Rich] - Anti-Flag
 +
* [https://youtu.be/Zv1YbNGjzD0?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz It's a Disaster] - OK Go
 +
* [https://youtu.be/2sGmmxUQWig?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Fatlip] - Sum 41
 +
* [https://youtu.be/NOubzHCUt48?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Die Young] - Ke$ha
 +
* [https://youtu.be/kGg9NMU5FmY?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Shut Up] - Madness
 +
 +
* [https://youtu.be/-CZCKP-H4C8?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz No One Lives Forever] - Oingo Boingo
 +
* [https://youtu.be/OPf0YbXqDm0?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Uptown Funk ft. Bruno Mars] - Mark Ronson
 +
* [https://youtu.be/z_2BF2SPxuE?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz A Little Less Conversation] - Elvis vs. JXL
 +
* [https://youtu.be/1-pUaogoX5o?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Waking Up In Vegas] - Katy Perry
 +
* [https://youtu.be/QK8mJJJvaes?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Thrift Shop] - Macklemore & Ryan Lewis
 +
* [https://youtu.be/xkZFkL8D4qM?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Been Caught Stealing] - Jane's Addiction
 +
* [https://youtu.be/iOcrKFiB_ts?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Welcome to Paradise] - Green Day
 +
* [https://youtu.be/FT-HRiwTItI?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Saturday Night's Alright for Fighting] - The Crack
 +
* [https://youtu.be/Z9A_z5VcSLI?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz I Feel A Sin Comin' On] - Jason McCoy
 +
* [https://youtu.be/HgzGwKwLmgM?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Don't Stop Me Now] - Queen
 +
* [https://youtu.be/kEUX9k0npgA?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz Sex & Drugs & Rock & Roll] - Ian Dury
 +
* [https://youtu.be/wVyJ-4YbucA?list=PLOTQ4FVPODU3uKcsUsIIrEI8aphWb2QEz The Night Is Still Young] - Nicki Minaj
 +
//-->
 +
</span>
 +
| right-7-header=Folks
 +
| right-7-data=
 +
<ul>
 +
{{User:Felix/Folks
 +
| name=Amelie Renoir
 +
| image=Stana8.jpg
 +
| caption=
 +
| comic=
 +
| song=https://www.youtube.com/watch?v=UrIiLvg58SY
 +
| song2=https://www.youtube.com/watch?v=tnteTiJbEGA
 +
}}
 +
{{User:Felix/Folks
 +
| name=Paige Sands
 +
| image=ElPaige3.jpg
 +
| caption=
 +
| comic=
 +
| song=
 +
}}
 +
{{User:Felix/Folks
 +
| name=Svetlana Serova
 +
| image=Tn6dJtk.png
 +
| caption=
 +
| comic=
 +
| song=
 +
}}
 +
</ul>
 +
| right-8-header=Logs
 +
| right-8-data=
 
<DynamicPageList>
 
<DynamicPageList>
 
   category=Ambrosia
 
   category=Ambrosia
Line 57: Line 232:
 
   mode=none
 
   mode=none
 
</DynamicPageList>
 
</DynamicPageList>
| right-6-header=Gallery
 
| right-6-data={{:Ambrosia/Gallery}}
 
 
}}
 
}}
  
 
[[Category:PCs]][[Category:Active PCs]][[Category:Vampire]][[Category:Malkavian]][[Category:Camarilla]]
 
[[Category:PCs]][[Category:Active PCs]][[Category:Vampire]][[Category:Malkavian]][[Category:Camarilla]]

Revision as of 21:06, 15 April 2021

Ambrosia 2.jpg
Ambrosia 1.jpg
Overview
Full Name:Ambrosia Lasalle
Occupation:Goth Deviant
Apparent Age:Mid 20's
Height:5'2"
Weight:Perfect
Hair:Black
Eyes:Ice Blue
Hometown:Los Angeles, Ca.
Clan:Malkavian
Sect:Camarilla
Nature:Deviant
Demeanor:Trickster
Coterie:None
Notable Stats
Dexterity:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.pngWinedot.png
Manipulation: Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.pngWinedot.png
Charisma:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.pngWinedot.png
Appearance:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.png
Perception: Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.pngWinedot.png
Intelligence:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.pngWinedot.png
Wits:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.pngWinedot.png
Alertness:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.png
Empathy:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.png
Stealth:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.png
Computers:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.pngWinedot.png
Lore (Vampire):Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.pngWinedot.png
Occult:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.pngWinedot.png
Subterfuge:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot.png
Dark Gifts
Auspex: Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot-filled.png
Celerity:Winedot-filled.png
Dementation:Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot-filled.png
Dominate: Winedot-filled.pngWinedot-filled.pngWinedot-filled.png
Fortitude:Winedot-filled.pngWinedot-filled.png
Presence:Winedot-filled.pngWinedot-filled.pngWinedot-filled.png
Obfuscate: Winedot-filled.pngWinedot-filled.pngWinedot-filled.pngWinedot-filled.png
Ambrosia 8.jpg
Quotes
...
Camarilla.png