Difference between revisions of "Erebos"

From Fate's Harvest
Jump to: navigation, search
 
(22 intermediate revisions by 5 users not shown)
Line 7: Line 7:
 
| portrait=
 
| portrait=
 
| muxname=Erebos
 
| muxname=Erebos
| played-by=
+
| played-by=Robert Sheehan
 
| concept=Demigod of Death and Darkness
 
| concept=Demigod of Death and Darkness
| occupation=
+
| occupation=Being a god?
 
| virtue=Fortitude
 
| virtue=Fortitude
 
| vice=Lust
 
| vice=Lust
Line 32: Line 32:
 
| freehold-influence=1
 
| freehold-influence=1
 
| entitlement=The Lost Pantheon
 
| entitlement=The Lost Pantheon
 +
| entitlement-title=Darkness, Death, Terror
 +
| entitlement-rank=
 
| motley=
 
| motley=
 
| keeper=The Commander
 
| keeper=The Commander
Line 38: Line 40:
 
| ensorcelled=No
 
| ensorcelled=No
 
}}
 
}}
 +
 
<css>
 
<css>
 
a:link {
 
a:link {
   color: #C1AB71;
+
   color: #000000;
 
}
 
}
 
a:hover {
 
a:hover {
   color: #a59059;
+
   color: #000000;
  text-decoration: none;
+
 
}
 
}
 
a:active {
 
a:active {
   color: #a59059;
+
   color: #000000;
 
}
 
}
 
a:visited {
 
a:visited {
   color: #a59059;
+
   color: #000000;
 
}
 
}
 
.elinks {
 
.elinks {
   color: #C1AB71;
+
   color: #000000;
 +
}
 +
.hd {
 +
  color: #000000;
 +
  font-size: 10pt;
 +
  font-weight: bold;
 
}
 
}
 
.layout {
 
.layout {
   width: 80%;
+
   width: 800px;  
  min-width: 800px;
+
 
   background: #000000;  
 
   background: #000000;  
   border-top: 10px solid #77663a;
+
   color: #FFFFFF;  
   border-bottom: 10px solid #77663a;
+
   border: 0px;  
 
   border-collapse: collapse;  
 
   border-collapse: collapse;  
 
   border-spacing: 0px;
 
   border-spacing: 0px;
  margin: auto;
 
  padding: 0px;
 
}
 
.titleimagewrapper {
 
  height: 600px;
 
  border-top: 10px solid #77663a;
 
  border-bottom: 10px solid #77663a;
 
  text-align: center;
 
  overflow: hidden;
 
  margin: auto;
 
  padding: 0px;
 
}
 
.titleimage {
 
  border: 20px double #77663a;
 
  margin-top: -150px;
 
  display: inline-block;
 
  z-index: 0;
 
  position: relative;
 
 
}
 
}
 
.title {
 
.title {
   color: #1A1A1A;
+
  background: #1F1F1F;
   font-family: Cinzel Decorative, serif;
+
   color: #FFFFFF;
   font-size: 200px;
+
   font-family: 'Petrona', serif;
  font-variant: small-caps;
+
   font-size: 45pt;
 
   letter-spacing: .1em;
 
   letter-spacing: .1em;
   line-height: 1em;
+
   font-variant: small-caps;
 +
  font-weight: 100;
 
   text-align: center;
 
   text-align: center;
   text-indent: .1em;
+
   vertical-align: middle;
   text-shadow: 1px 1px 0px #666;
+
   padding: 10px;
 +
  margin: 0px;
 +
  border-top: 3px solid #00008b;
 +
  border-bottom: 3px solid #00008b;
 
}
 
}
.quotewrapper {
+
.qtitle {  
   color: #666;
+
   color: #00008b;  
   font-family: Cinzel Decorative, serif;
+
   font-size: 1em;  
   text-align: center;
+
   font-weight: bold;  
  padding: 2% 10%;
+
 
}
 
}
.quote {
+
.info {
   font-size: 16px;
+
  background: #000000;
 +
  font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif;
 +
   font-size: 10pt;
 +
  font-weight: 100;
 +
  text-align: justify;
 +
  padding: 0px;
 +
  margin: 0px;
 
}
 
}
.quote:before {
+
.infobox {
   color: #77663a;
+
   background: #CACACA;
   content: open-quote;
+
   color: #0F0F0F;
  font-size: 4em;
+
   padding: 10px;
  line-height: .1em;
+
   margin: 40px 50px;
   vertical-align: -.5em;
+
   margin-left: -.3em;
+
 
}
 
}
.quote:after {
+
p {
   color: #77663a;
+
   padding: 0px 1.8em;
  content: close-quote;
+
  font-size: 4em;
+
  line-height: .1em;
+
  vertical-align: -.5em;
+
}
+
.quoted {
+
  font-size: 12px;
+
}
+
.quoted::before {
+
  color: #77663a;
+
  content: '\2014';
+
}
+
.titleicon {
+
  clear: both;
+
  position: relative;
+
  z-index: 1;
+
  opacity: .3;
+
  display: inline-block;
+
  vertical-align: baseline;
+
  top: 20px;
+
  padding: 0px;
+
  margin: 0px 0px 0px -30px;
+
 
}
 
}
 
.header {
 
.header {
   background: #000000;
+
   color: #000000;
  background: -moz-linear-gradient(left, #000000 0%, #4f4d49 100%);
+
   font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif;  
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #4f4d49));
+
   font-size: 16pt;
  background: -webkit-linear-gradient(left, #000000 0%, #4f4d49 100%);
+
   letter-spacing: .2em;
   background: -o-linear-gradient(left, #000000 0%, #4f4d49 100%);
+
   font-variant: small-caps;
  background: -ms-linear-gradient(left, #000000 0%, #4f4d49 100%);
+
   font-weight: 100;
  background: linear-gradient(to right, #000000 0%, #4f4d49 100%);
+
   border-bottom: 1px dotted #00008b;
  color: #77663a;
+
  border-top: 7px solid #77663a;
+
   border-bottom: 7px solid #77663a;
+
   font-family: Cinzel Decorative, serif;
+
   font-size: 30px;
+
  text-align: left;
+
   text-indent: 20px;
+
   text-shadow: 1px 1px 0px #252525;
+
 
}
 
}
.hook {
+
p.quote {
  color: #77663a;
+
   font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif;  
   font-family: Cinzel Decorative, serif;
+
   font-size: 8pt;
  font-size: 20px;
+
  text-align: left;
+
  text-indent: 0em;
+
  text-shadow: 1px 1px 0px #252525;
+
}
+
.text {
+
  color: #8E8E8E;
+
  font-family: Didot, Didot LT STD, Hoefler Text, Garamond, Georgia, serif;
+
   font-size: 12pt;
+
 
   font-weight: 100;
 
   font-weight: 100;
 
   text-align: justify;
 
   text-align: justify;
   text-indent: .5em;
+
   padding: 0px;
   padding: 40px;
+
   margin-left: 20px;
 
}
 
}
.vitalbox {
+
.spacer {
   float: left;
+
   min-height: 20px;
   display: inline-block;
+
   height: 20px;
   border-collapse: collapse;
+
   background: #1F1F1F;
   border: 5px solid #77663a;
+
   border-top: 3px solid #00008b;
   text-align: left;
+
   border-bottom: 3px solid #00008b;
  text-indent: 0em;
+
  margin: 1em 15px 0px 0px;
+
  padding: 10px;
+
}
+
.vitalbox td:first-child {
+
  font-family: Cinzel Decorative, serif;
+
}
+
.vitalbox td:nth-child(2) {
+
  min-width: 200px;
+
  padding-left: 15px;
+
 
}
 
}
 
</css>
 
</css>
<div class="layout">
+
{| align=center class=layout
<div class="quotewrapper"><div class="quote">Readers will always insist on adventures, and though you can have grief without adventures, you cannot have adventures without grief.</div>
+
<span class="quoted">Catherynne M. Valente</span></div>
+
<div class="titleimagewrapper"><div class="titleimage">[[Image:Erebos.png]]</div></div>
+
<div class="title">Ereb<div class="titleicon">[[Image:Changeling_the_Lost.png|x200px|link=Fate's Harvest]]</div>s</div>
+
<div class="header">Information</div>
+
<div class="text">
+
{| class="vitalbox"
+
 
|-
 
|-
| Name:
+
| colspan=2 |[[Image:ErebosHeader.PNG|800px]]
|Erebos
+
 
|-
 
|-
| Alias:
+
| colspan=2 class=title align=center | Erebos
|Francis Right
+
 
|-
 
|-
| Date of Birth:
+
| class=info |
|05 Oct 1929
+
{| align=center style="width: 400px" class=infobox
 
|-
 
|-
| Apparent Age:
+
| '''Name:'''
|Thirties
+
| Francis Right
 
|-
 
|-
| Occupation:
+
| '''Moniker(s):'''
|??
+
| Erebos, Pitch
 
|-
 
|-
| Virtue:
+
| '''Date of Birth:'''
|Fortitude
+
| 05 October 1929
 
|-
 
|-
| Vice:
+
| '''Age:'''
|Lust
+
| Late 20's
 
|-
 
|-
| Played By:
+
| '''Occupation:'''
|??
+
| Being a god!?!
 
|-
 
|-
| Court:
+
| '''Virtue:'''
|[[Autumn Court]] Mantle {{4dots}}
+
| Fortitude
 
|-
 
|-
| Kiths:
+
| '''Vice:'''
|Shadowsoul, Brollachan, Palewraith
+
| Lust
 
|-
 
|-
| Entitlement:
+
| colspan="2" | <hr />
|[[The Lost Pantheon]]
+
 
|-
 
|-
| Motley:
+
| '''Seeming:'''
|??
+
| Darkling
 
|-
 
|-
| Freehold:
+
| '''Kith(s):'''
|[[Fate's Harvest|Fate's Harvest]]
+
| Shadowsoul, Palewraith, Brollachan
 +
|-
 +
| '''Court:'''
 +
| Autumn
 +
|-
 +
| '''Entitlement:'''
 +
| The Lost Pantheon
 +
|-
 +
| '''Motley:'''
 +
| Potentially Seeking
 +
|}
 +
|[[Image:Erebos.png|300px]]
 +
|-
 +
| colspan=2 class=spacer |
 +
|-
 +
| colspan=2 class=info |
 +
{| style="width: 700px" class=infobox
 +
|-
 +
|<span class=header>RP Hooks</span>
 +
|-
 +
|
 +
<div class=qtitle>'''Changeling:'''</div>
 +
* '''The Lost Pantheon''': <p>Place Holder</p>
 +
* '''Autumn Court''': <p>Place Holder</p>
 +
* '''Harvestmen''': <p>Place Holder</p>
 +
|}
 +
|-
 +
| colspan=2 class=spacer |
 +
|-
 +
| colspan=2 class=info |
 +
{| class=layout
 +
|-
 +
| style="width: 425px; height: 239px; padding: 0px;" |[[Image:Erebos3.jpg|425px]]
 +
|<div class=infobox style="font-size: 9pt">
 +
It cannot be seen, cannot be felt,
 +
Cannot be heard, cannot be smelt,
 +
It lies behind stars and under hills,
 +
And empty holes it fills,
 +
It comes first and follows after,
 +
Ends life, kills laughter.
 +
 
 +
'''- J.R.R. Tolkien, The Hobbit'''
 +
|-
 +
| colspan=2 class=spacer |
 +
|-
 +
| colspan=2 class=info |
 +
{| style="width: 700px" class=infobox
 +
|-
 +
|<span class=header>Contacts</span>
 +
<br/>
 +
|- <div class="mw-collapsible mw-collapsed">
 +
| style="width: 50%;" | [[Image:Erebos3.jpg|x75px|link=Place_Holder|left]] '''Placeholder, Placeholder'''<br/>''Placeholder.''<br/>
 +
| style="width: 50%;" | [[Image:Erebos3.jpg|x75px|link=Place_Holder|left]] '''Placeholder, Placeholder'''<br/>''Placeholder.''<br/></div>
 +
|-
 +
|}
 +
|-
 +
| colspan=2 class=spacer |
 +
|-
 +
| colspan=2 class=info |
 +
{| class=layout
 +
|-
 +
| style="width: 400px" |[[Image:ErebosMask.jpg|400px]]
 +
|
 +
<div class=infobox style="min-height: 390px; font-size: 9pt">
 +
<span class=header>Playlist</span>
 +
<div style="height: 370px; padding: 0px;">
 +
<span class=hd>[https://youtu.be/yfDPKdecZzY Led Zeppelin - Ramble On]</span>
 +
:''Got no time for spreadin' roots''
 +
:''The time has come to be gone''
 +
:''And thoough our health we drank a thousand times''
 +
:''It's time to ramble on''
 +
 
 +
<span class=hd>[https://youtu.be/UCdMwyIy3ks Logic, Marshmello - Everyday]</span>
 +
:''Just as quick as you rise''
 +
:''Just as quick as you could fall''
 +
:''Oh, no no no, I can't fuck with that at all''
 +
:''Can't fuck with that at all''
 +
 
 +
<span class=hd>[https://www.youtube.com/watch?v=8GhHYV2LvBk Marilyn Manson - Killing Strangers]</span>
 +
:''We pack demolition''
 +
:''We can't pack emotion''
 +
:''Dynamite, we just might''
 +
:''So blow us a kiss, blow us a kiss''
 +
:''Blow us a kiss, and we'll blow you to pieces''
 +
|-
 +
| colspan=2 class=spacer |
 +
|-
 +
| colspan=2 class=info |
 +
{| style="width: 700px" class=infobox
 +
|-
 +
|<span class=header>Logs</span>
 +
|-
 +
|<div class="mw-collapsible mw-collapsed">{{ RP Logs | name = {{PAGENAME}} | columns = 1 }}</div>
 +
|}
 
|}
 
|}
{{lorem ipsum}}
 
</div>
 
<div class="header">Roleplay Hooks</div>
 
<div class="text">
 
<div class="hook">Hook 1</div>
 
{{lorem ipsum}}
 
<div class="hook">Hook 2</div>
 
{{lorem ipsum}}
 
<div class="hook">Hook 3</div>
 
{{lorem ipsum}}
 
</div>
 
<div class="header">Logs</div>
 
<div class="text">{{ RP Logs | columns = 2 | order = ascending }}</div>
 
</div>
 

Latest revision as of 03:44, 24 July 2020



ErebosHeader.PNG
Erebos
Name: Francis Right
Moniker(s): Erebos, Pitch
Date of Birth: 05 October 1929
Age: Late 20's
Occupation: Being a god!?!
Virtue: Fortitude
Vice: Lust

Seeming: Darkling
Kith(s): Shadowsoul, Palewraith, Brollachan
Court: Autumn
Entitlement: The Lost Pantheon
Motley: Potentially Seeking
Erebos.png
RP Hooks
Changeling:
  • The Lost Pantheon:

    Place Holder

  • Autumn Court:

    Place Holder

  • Harvestmen:

    Place Holder

Erebos3.jpg

It cannot be seen, cannot be felt, Cannot be heard, cannot be smelt, It lies behind stars and under hills, And empty holes it fills, It comes first and follows after, Ends life, kills laughter.

- J.R.R. Tolkien, The Hobbit

Contacts


Erebos3.jpg
Placeholder, Placeholder
Placeholder.
Erebos3.jpg
Placeholder, Placeholder
Placeholder.
ErebosMask.jpg

Playlist

Led Zeppelin - Ramble On

Got no time for spreadin' roots
The time has come to be gone
And thoough our health we drank a thousand times
It's time to ramble on

Logic, Marshmello - Everyday

Just as quick as you rise
Just as quick as you could fall
Oh, no no no, I can't fuck with that at all
Can't fuck with that at all

Marilyn Manson - Killing Strangers

We pack demolition
We can't pack emotion
Dynamite, we just might
So blow us a kiss, blow us a kiss
Blow us a kiss, and we'll blow you to pieces
Logs