Difference between revisions of "Bob the Nos"

From End to Dawn
Jump to navigation Jump to search
Line 1: Line 1:
{{PC
+
__NOTOC__ __NOEDITSECTION__
|name=Bob the Nos
 
|characterpronouns=He/Him
 
|portrait=604fcedd-799d-47cb-a74f-3014ad607386.jpg
 
|clan=Nosferatu
 
|socialclass=Ancilla
 
|coterie=The Side Show
 
|furtherinfopic=67d20113-db71-476e-9a8c-783357c5ec3b.jpg
 
|desc=Bob the Nos. Likes hats. Likes trench coats. His mood dictates his appearance. General dude.
 
|timeline=Birth year - 1750
 
Embrace year - 1783
 
Year the character left Accounting (or similar sect-training period) - 1799
 
The year your character  moved to their current city - 2010
 
If they sired any Childer, the dates (and who) - open
 
Important events (canonical or otherwise)
 
  
They participated in Revolutionary War. Died in one of the last battles around the Port of Orleans.
+
<!-- =========================================================
 +
    RESPONSIVE CHARACTER SHEET - VTM NOSFERATU
 +
    MediaWiki wikitext + raw HTML + inline CSS
 +
    Theme: Blues / Purples / Occult / Vodun
 +
========================================================== -->
  
|rumors=
+
<div style="
 +
  border:solid 6px #0b0b12;
 +
  background-color:#070712;
 +
  width:92%;
 +
  max-width:1100px;
 +
  margin:15px auto;
 +
  box-shadow: 8px 8px 16px 2px rgba(0,0,0,0.75);
 +
  border-radius:14px;
 +
  overflow:hidden;
 +
">
  
Bob is actually a Toreador that is GORGEOUS! He uses Obfuscate and FX Makeup to appear hideous.
+
<!-- ===================== HEADER / BANNER IMAGE SLOT ===================== -->
 +
<div style="
 +
  background-color:#050514;
 +
  background-image: linear-gradient(135deg, #050514 0%, #090f2c 55%, #120a2a 100%);
 +
  padding:14px 16px 10px 16px;
 +
  border-bottom:solid 4px #111133;
 +
">
  
Bob has never supped from a person.
+
  <!-- Banner slot -->
 +
  <div style="text-align:center; margin-bottom:10px;">
 +
    <!-- Replace with your banner image -->
 +
    [[File:BobBanner.jpg|center|1000px]]
 +
  </div>
  
Bob goes into a frenzy when THE Lady Nyx is disrespected.
+
  <div style="text-align:center;">
 +
    <div style="font-family:'Trebuchet MS', Verdana, sans-serif; font-size:34px; color:#a6a0ff; letter-spacing:1px;">
 +
      '''Bob the Nos'''
 +
    </div>
 +
    <div style="font-family:'Trebuchet MS', Verdana, sans-serif; font-size:13px; color:#7fd1ff; padding-top:4px;">
 +
      “I ain’t scared of the dark, chere. I’m scared of what folks do when they think nobody watchin’.
 +
    </div>
 +
  </div>
  
|quotes="C'mon, chere, move your ass!"
+
</div>
  
"Excuse me, that's THE Lady Nyx!"
+
<!-- ===================== RESPONSIVE BODY WRAP ===================== -->
|oocvitalspic=HowellHeadshot.jpg
+
<div style="
|player=Howell Herrin
+
  display:flex;
|playerpronouns=He/Him
+
  flex-wrap:wrap;
|playeremail=howell.herrin@gmail.com
+
  gap:0px;
|mesnumber=US2002034609
+
">
|type=Central Region
+
 
|vss=Midnight Show
+
<!-- ===================== LEFT / MAIN COLUMN ===================== -->
|territory=OKC
+
<div style="
|region=Central Region
+
  flex: 1 1 560px;
|domain=CR-VIR-D
+
  min-width: 320px;
|st=Nolan
+
  background-color:#070a18;
|stemail=crvir.e2d.vst@gmail.com
+
  background-image: linear-gradient(135deg, #070a18 0%, #090f2c 55%, #120a2a 100%);
}}
+
  padding:18px;
 +
  color:#d7d7ff;
 +
  font-family: Georgia, 'Times New Roman', serif;
 +
  font-size:14px;
 +
  line-height:1.55;
 +
">
 +
 
 +
<!-- Portrait + Mood image row (auto-stacks on mobile) -->
 +
<div style="
 +
  display:flex;
 +
  flex-wrap:wrap;
 +
  gap:12px;
 +
  justify-content:center;
 +
  align-items:stretch;
 +
  margin-bottom:14px;
 +
">
 +
 
 +
  <div style="
 +
    flex: 1 1 260px;
 +
    max-width: 340px;
 +
    min-width: 240px;
 +
    box-sizing:border-box;
 +
    border:solid 1px #2a2a66;
 +
    background-color:#050514;
 +
    padding:10px;
 +
    border-radius:12px;
 +
    text-align:center;
 +
  ">
 +
    <div style="font-family:'Trebuchet MS', Verdana, sans-serif; font-size:13px; color:#7fd1ff; padding-bottom:6px;">
 +
      '''Portrait'''
 +
    </div>
 +
    [[File:BobtheNos.jpg|center|x260px]]
 +
  </div>
 +
 
 +
  <div style="
 +
    flex: 1 1 260px;
 +
    max-width: 340px;
 +
    min-width: 240px;
 +
    box-sizing:border-box;
 +
    border:solid 1px #2a2a66;
 +
    background-color:#050514;
 +
    padding:10px;
 +
    border-radius:12px;
 +
    text-align:center;
 +
  ">
 +
    <div style="font-family:'Trebuchet MS', Verdana, sans-serif; font-size:13px; color:#7fd1ff; padding-bottom:6px;">
 +
      '''Mood / Performance'''
 +
    </div>
 +
    [[File:BobMood.jpg|center|x260px]]
 +
  </div>
 +
 
 +
</div>
 +
 
 +
 
 +
<!-- Divider sigil slot -->
 +
<div style="text-align:center; margin:10px 0 14px 0;">
 +
  [[File:BobSigil.jpg|center|600px]]
 +
</div>
 +
 
 +
<!-- Description box -->
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#050514;
 +
  padding:12px;
 +
  border-radius:12px;
 +
  margin:0 0 14px 0;
 +
">
 +
  <div style="font-family:'Trebuchet MS', Verdana, sans-serif; font-size:16px; color:#7fd1ff;">
 +
    '''Description'''
 +
  </div>
 +
  <div style="padding-top:6px;">
 +
    Bob the Nos. Likes hats. Likes trench coats. His mood dictates his appearance. General dude.
 +
    <br><br>
 +
    <span style="color:#b6b0ff;">''Southern Creole/Cajun.''</span>
 +
    Deeply rooted in <span style="color:#8ff0ff;">Vodun</span>, the occult, and varying mythos—spirits, saints, shadows, and stories.
 +
  </div>
 +
</div>
 +
 
 +
==<span style="font-family:'Trebuchet MS', Verdana, sans-serif; color:#a6a0ff;">Character Information</span>==
 +
 
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#050514;
 +
  padding:12px;
 +
  border-radius:12px;
 +
  margin:8px 0 14px 0;
 +
  line-height:1.7;
 +
">
 +
'''Name:''' Bob the Nos<br>
 +
'''Pronouns:''' He/Him<br>
 +
'''Clan:''' Nosferatu<br>
 +
'''Social Class:''' Ancilla<br>
 +
'''Coterie:''' The Side Show<br>
 +
</div>
 +
 
 +
==<span style="font-family:'Trebuchet MS', Verdana, sans-serif; color:#a6a0ff;">Personality & Passions</span>==
 +
 
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#050514;
 +
  padding:12px;
 +
  border-radius:12px;
 +
  margin:8px 0 14px 0;
 +
">
 +
* '''Disposition:''' Ranges from <span style="color:#8ff0ff;">quiet introspective</span> to <span style="color:#b6b0ff;">performative</span>, depending upon need.
 +
* '''Culture:''' Southern Creole/Cajun.
 +
* '''Faith & Practice:''' Vodun — spirits, offerings, ritual etiquette, and respect.
 +
* '''Interests:''' Occult studies, varying mythos, folklore, hidden histories.
 +
</div>
 +
 
 +
==<span style="font-family:'Trebuchet MS', Verdana, sans-serif; color:#a6a0ff;">Timeline</span>==
 +
 
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#050514;
 +
  padding:12px;
 +
  border-radius:12px;
 +
  margin:8px 0 14px 0;
 +
  line-height:1.8;
 +
">
 +
'''Birth Year:''' 1750<br>
 +
'''Embrace Year:''' 1783<br>
 +
'''Left Accounting / Sect Training:''' 1799<br>
 +
'''Moved to Current City:''' 2010<br>
 +
'''Childer:''' Open<br>
 +
</div>
 +
 
 +
==<span style="font-family:'Trebuchet MS', Verdana, sans-serif; color:#a6a0ff;">Important Events</span>==
 +
 
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#050514;
 +
  padding:12px;
 +
  border-radius:12px;
 +
  margin:8px 0 14px 0;
 +
">
 +
They participated in the Revolutionary War. Died in one of the last battles around the Port of Orleans.
 +
</div>
 +
 
 +
==<span style="font-family:'Trebuchet MS', Verdana, sans-serif; color:#a6a0ff;">Rumors</span>==
 +
 
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#050514;
 +
  padding:12px;
 +
  border-radius:12px;
 +
  margin:8px 0 14px 0;
 +
">
 +
* Bob is actually a Toreador that is GORGEOUS! He uses Obfuscate and FX Makeup to appear hideous.
 +
* Bob has never supped from a person.
 +
* Bob goes into a frenzy when THE Lady Nyx is disrespected.
 +
</div>
 +
 
 +
==<span style="font-family:'Trebuchet MS', Verdana, sans-serif; color:#a6a0ff;">Quotes</span>==
 +
 
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#050514;
 +
  padding:12px;
 +
  border-radius:12px;
 +
  margin:8px 0 0 0;
 +
  line-height:1.7;
 +
">
 +
* <span style="color:#8ff0ff;">"C'mon, chere, move your ass!"</span>
 +
* <span style="color:#8ff0ff;">"Excuse me, that's THE Lady Nyx!"</span>
 +
</div>
 +
 
 +
</div>
 +
 
 +
<!-- ===================== RIGHT / SIDEBAR COLUMN ===================== -->
 +
<div style="
 +
  flex: 0 1 320px;
 +
  min-width: 280px;
 +
  border-left:solid 4px #111133;
 +
  background-color:#050514;
 +
  background-image: linear-gradient(135deg, #050514 0%, #090f2c 55%, #120a2a 100%);
 +
  padding:14px;
 +
  color:#d7d7ff;
 +
  font-family:'Trebuchet MS', Verdana, sans-serif;
 +
  font-size:12px;
 +
  line-height:1.55;
 +
">
 +
 
 +
<!-- Vodun Veve image slot -->
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#070712;
 +
  padding:10px;
 +
  border-radius:12px;
 +
  text-align:center;
 +
  margin:0 0 12px 0;
 +
">
 +
  <div style="color:#7fd1ff; font-size:14px; padding-bottom:8px;">
 +
    '''Vodun / Veve'''
 +
  </div>
 +
  [[File:BobPeace.jpg|center|260px]]
 +
  <div style="font-size:11px; color:#b6b0ff; padding-top:6px;">
 +
    ''Offer respect. Speak carefully.''
 +
  </div>
 +
</div>
 +
 
 +
<!-- Quick Sheet -->
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#070712;
 +
  padding:10px;
 +
  border-radius:12px;
 +
  margin:0 0 12px 0;
 +
">
 +
  <div style="color:#7fd1ff; font-size:14px; padding-bottom:6px;">
 +
    '''Quick Sheet'''
 +
  </div>
 +
  <span style="color:#a6a0ff;">'''Clan:'''</span> Nosferatu<br>
 +
  <span style="color:#a6a0ff;">'''Coterie:'''</span> The Side Show<br>
 +
  <span style="color:#a6a0ff;">'''Social Class:'''</span> Ancilla<br>
 +
  <span style="color:#a6a0ff;">'''Pronouns:'''</span> He/Him<br>
 +
</div>
 +
 
 +
<!-- Style Notes -->
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#070712;
 +
  padding:10px;
 +
  border-radius:12px;
 +
  margin:0 0 12px 0;
 +
">
 +
  <div style="color:#7fd1ff; font-size:14px; padding-bottom:6px;">
 +
    '''Style Notes'''
 +
  </div>
 +
  * Hats<br>
 +
  * Trench coats<br>
 +
  * Mood dictates appearance<br>
 +
</div>
 +
 
 +
<!-- Occult Focus -->
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#070712;
 +
  padding:10px;
 +
  border-radius:12px;
 +
  margin:0 0 12px 0;
 +
">
 +
  <div style="color:#7fd1ff; font-size:14px; padding-bottom:6px;">
 +
    '''Occult Focus'''
 +
  </div>
 +
  * Vodun<br>
 +
  * Spirits / Loa<br>
 +
  * Mythos & folklore<br>
 +
  * Shadowed rites<br>
 +
</div>
 +
 
 +
<!-- Hook -->
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#070712;
 +
  padding:10px;
 +
  border-radius:12px;
 +
">
 +
  <div style="color:#7fd1ff; font-size:14px; padding-bottom:6px;">
 +
    '''Hook'''
 +
  </div>
 +
  <span style="color:#b6b0ff;">A performer when needed—</span><br>
 +
  <span style="color:#8ff0ff;">a watcher always.</span>
 +
</div>
 +
 
 +
</div>
 +
 
 +
</div>
 +
 
 +
<!-- ===================== OOC SECTION ===================== -->
 +
<div style="
 +
  border-top:solid 4px #111133;
 +
  background-color:#070712;
 +
  padding:14px;
 +
">
 +
 
 +
<div style="
 +
  border:solid 1px #2a2a66;
 +
  background-color:#050514;
 +
  padding:14px;
 +
  border-radius:12px;
 +
  background-image: linear-gradient(135deg, #050514 0%, #090f2c 55%, #120a2a 100%);
 +
  color:#d7d7ff;
 +
  font-family:'Trebuchet MS', Verdana, sans-serif;
 +
  font-size:12px;
 +
  line-height:1.8;
 +
">
 +
 
 +
<span style="font-size:16px; color:#7fd1ff;">'''OOC Information'''</span><br>
 +
----
 +
'''Player:''' Howell Herrin<br>
 +
'''Player Pronouns:''' He/Him<br>
 +
'''Player Email:''' [mailto:howell.herrin@gmail.com howell.herrin@gmail.com]<br>
 +
'''MES Number:''' US2002034609<br>
 +
'''VSS:''' Midnight Show<br>
 +
'''Territory:''' OKC<br>
 +
'''Region:''' Central Region<br>
 +
'''Domain:''' CR-VIR-D<br>
 +
'''Storyteller:''' Nolan<br>
 +
'''ST Email:''' [mailto:crvir.e2d.vst@gmail.com crvir.e2d.vst@gmail.com]<br>
 +
 
 +
</div>
 +
</div>
 +
 
 +
</div>
 +
 
 +
<!-- ===================== CATEGORIES ===================== -->
 +
[[Category:Nosferatu]]
 +
[[Category:Ancilla]]
 +
[[Category:PC]]
 +
[[Category:Central Region]]
 +
[[Category:Midnight Show]]

Revision as of 16:47, 30 January 2026


BobBanner.jpg
     Bob the Nos
     “I ain’t scared of the dark, chere. I’m scared of what folks do when they think nobody watchin’.”
     Portrait
BobtheNos.jpg
     Mood / Performance
BobMood.jpg


BobSigil.jpg
   Description
   Bob the Nos. Likes hats. Likes trench coats. His mood dictates his appearance. General dude.
   

Southern Creole/Cajun. Deeply rooted in Vodun, the occult, and varying mythos—spirits, saints, shadows, and stories.

Character Information

Name: Bob the Nos
Pronouns: He/Him
Clan: Nosferatu
Social Class: Ancilla
Coterie: The Side Show

Personality & Passions

  • Disposition: Ranges from quiet introspective to performative, depending upon need.
  • Culture: Southern Creole/Cajun.
  • Faith & Practice: Vodun — spirits, offerings, ritual etiquette, and respect.
  • Interests: Occult studies, varying mythos, folklore, hidden histories.

Timeline

Birth Year: 1750
Embrace Year: 1783
Left Accounting / Sect Training: 1799
Moved to Current City: 2010
Childer: Open

Important Events

They participated in the Revolutionary War. Died in one of the last battles around the Port of Orleans.

Rumors

  • Bob is actually a Toreador that is GORGEOUS! He uses Obfuscate and FX Makeup to appear hideous.
  • Bob has never supped from a person.
  • Bob goes into a frenzy when THE Lady Nyx is disrespected.

Quotes

  • "C'mon, chere, move your ass!"
  • "Excuse me, that's THE Lady Nyx!"
   Vodun / Veve
BobPeace.jpg
   Offer respect. Speak carefully.
   Quick Sheet
 Clan: Nosferatu
Coterie: The Side Show
Social Class: Ancilla
Pronouns: He/Him
   Style Notes
 * Hats
* Trench coats
* Mood dictates appearance
   Occult Focus
 * Vodun
* Spirits / Loa
* Mythos & folklore
* Shadowed rites
   Hook
 A performer when needed—
a watcher always.

OOC Information


Player: Howell Herrin
Player Pronouns: He/Him
Player Email: howell.herrin@gmail.com
MES Number: US2002034609
VSS: Midnight Show
Territory: OKC
Region: Central Region
Domain: CR-VIR-D
Storyteller: Nolan
ST Email: crvir.e2d.vst@gmail.com