Difference between revisions of "Bob the Nos"

From End to Dawn
Jump to navigation Jump to search
(Undo revision 3231 by Jamie R. US2019020011 (talk))
Tag: Undo
(Undo revision 3230 by Jamie R. US2019020011 (talk))
Tag: Undo
Line 1: Line 1:
 
__NOTOC__ __NOEDITSECTION__
 
__NOTOC__ __NOEDITSECTION__
  
{| class="wikitable" style="
+
<!-- =========================================================
   width:100%;
+
    RESPONSIVE CHARACTER SHEET - VTM NOSFERATU
 +
    MediaWiki wikitext + raw HTML + inline CSS
 +
    Theme: Blues / Purples / Occult / Vodun
 +
========================================================== -->
 +
 
 +
<div style="
 +
  border:solid 6px #0b0b12;
 +
  background-color:#070712;
 +
   width:92%;
 
   max-width:1100px;
 
   max-width:1100px;
   margin:12px auto;
+
   margin:15px auto;
   border:6px solid #0b0b12;
+
   box-shadow: 8px 8px 16px 2px rgba(0,0,0,0.75);
 
   border-radius:14px;
 
   border-radius:14px;
  background:#070712;
 
  box-shadow:8px 8px 16px rgba(0,0,0,0.75);
 
 
   overflow:hidden;
 
   overflow:hidden;
"
+
">
|-
+
 
 +
<!-- ===================== HEADER / BANNER IMAGE SLOT ===================== -->
 +
<div style="
 +
  display:inline-block;
 +
  width:100%;
 +
  background-color:#050514;
 +
  background-image: linear-gradient(135deg, #050514 0%, #090f2c 55%, #120a2a 100%);
 +
  padding:14px 16px 10px 16px;
 +
  border-bottom:solid 4px #111133;
 +
">
  
<!-- ===================== HEADER ===================== -->
+
 
| colspan="2" style="
+
  <!-- Banner slot -->
  background:linear-gradient(135deg,#050514 0%,#090f2c 55%,#120a2a 100%);
+
<div style="text-align:center;">
  padding:14px;
 
  border-bottom:4px solid #111133;
 
  text-align:center;
 
"
 
 
[[File:BobBanner.jpg|1000px]]
 
[[File:BobBanner.jpg|1000px]]
 +
</div>
 +
 +
 +
  <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>
  
<div style="font-size:30px; color:#a6a0ff; font-family:'Trebuchet MS',Verdana,sans-serif;">
 
'''Bob the Nos'''
 
</div>
 
<div style="font-size:13px; color:#7fd1ff;">
 
“I ain’t scared of the dark, chere. I’m scared of what folks do when they think nobody watchin’.”
 
 
</div>
 
</div>
  
|-
+
<!-- ===================== RESPONSIVE BODY WRAP ===================== -->
 +
<div style="
 +
  display:flex;
 +
  flex-wrap:wrap;
 +
  gap:0px;
 +
  width:100%;
 +
">
 +
 
  
<!-- ===================== MAIN CONTENT (FULL WIDTH ON MOBILE) ===================== -->
+
<!-- ===================== LEFT / MAIN COLUMN ===================== -->
| colspan="2" style="
+
<div style="
   background:linear-gradient(135deg,#070a18 0%,#090f2c 55%,#120a2a 100%);
+
  display:inline-block;
   padding:16px;
+
  width:100%;
 +
  flex: 1 1 560px;
 +
  min-width: 320px;
 +
   background-color:#070a18;
 +
  background-image: linear-gradient(135deg, #070a18 0%, #090f2c 55%, #120a2a 100%);
 +
   padding:18px;
 
   color:#d7d7ff;
 
   color:#d7d7ff;
   font-family:Georgia,'Times New Roman',serif;
+
">
   font-size:15px;
+
 
   line-height:1.65;
+
 
"
+
<!-- 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="display:flex; flex-wrap:wrap; gap:12px; justify-content:center;">
+
  <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|frameless]]
 +
  </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|frameless]]
 +
  </div>
  
<div style="max-width:320px; border:1px solid #2a2a66; background:#050514; padding:10px; border-radius:12px; text-align:center;">
 
<div style="color:#7fd1ff; font-size:13px;">'''Portrait'''</div>
 
[[File:BobtheNos.jpg|260px]]
 
 
</div>
 
</div>
  
<div style="max-width:320px; border:1px solid #2a2a66; background:#050514; padding:10px; border-radius:12px; text-align:center;">
 
<div style="color:#7fd1ff; font-size:13px;">'''Mood / Performance'''</div>
 
[[File:BobMood.jpg|260px]]
 
</div>
 
  
 +
<!-- Divider sigil slot -->
 +
<div style="text-align:center; margin:10px 0 14px 0;">
 +
  [[File:BobSigil2.jpg|center|600px|frameless]]
 
</div>
 
</div>
  
<div style="text-align:center; margin:14px 0;">
+
<!-- Description box -->
[[File:BobSigil2.jpg|600px]]
+
<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>
 
</div>
  
<div style="border:1px solid #2a2a66; background:#050514; padding:12px; border-radius:12px; margin-bottom:14px;">
+
==<span style="font-family:'Trebuchet MS', Verdana, sans-serif; color:#a6a0ff;">Character Information</span>==
<div style="color:#7fd1ff; font-size:16px;">'''Description'''</div>
 
Bob the Nos. Likes hats. Likes trench coats. His mood dictates his appearance.<br><br>
 
<span style="color:#b6b0ff;">''Southern Creole/Cajun.''</span>
 
Deeply rooted in <span style="color:#8ff0ff;">Vodun</span>.
 
</div>
 
  
<div style="border:1px solid #2a2a66; background:#050514; padding:12px; border-radius:12px; margin-bottom:14px;">
+
<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>
 
'''Name:''' Bob the Nos<br>
 
'''Pronouns:''' He/Him<br>
 
'''Pronouns:''' He/Him<br>
 
'''Clan:''' Nosferatu<br>
 
'''Clan:''' Nosferatu<br>
 
'''Social Class:''' Ancilla<br>
 
'''Social Class:''' Ancilla<br>
'''Coterie:''' The Side Show
+
'''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>
 
</div>
  
<div style="border:1px solid #2a2a66; background:#050514; padding:12px; border-radius:12px;">
+
==<span style="font-family:'Trebuchet MS', Verdana, sans-serif; color:#a6a0ff;">Rumors</span>==
* “C'mon, chere, move your ass!”<br>
+
 
* “Excuse me, that's THE Lady Nyx!”
+
<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>
 
</div>
  
|-
+
==<span style="font-family:'Trebuchet MS', Verdana, sans-serif; color:#a6a0ff;">Quotes</span>==
  
<!-- ===================== SIDEBAR STACKED (MOBILE-FIRST) ===================== -->
+
<div style="
| colspan="2" style="
+
  border:solid 1px #2a2a66;
   background:linear-gradient(135deg,#050514 0%,#090f2c 55%,#120a2a 100%);
+
  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;
 
   padding:14px;
  font-family:'Trebuchet MS';
 
  font-size:13px;
 
 
   color:#d7d7ff;
 
   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:BobPeace2.jpg|center|260px|frameless]]
 +
  <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>
  
<div style="border:1px solid #2a2a66; background:#070712; padding:12px; border-radius:12px; text-align:center; margin-bottom:12px;">
+
<!-- Occult Focus -->
<div style="color:#7fd1ff; font-size:15px;">'''Vodun / Veve'''</div>
+
<div style="
[[File:BobPeace2.jpg|260px]]
+
  border:solid 1px #2a2a66;
<div style="font-size:11px; color:#b6b0ff;">''Offer respect. Speak carefully.''</div>
+
  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>
 
</div>
  
<div style="border:1px solid #2a2a66; background:#070712; padding:12px; border-radius:12px;">
+
<!-- Hook -->
<span style="color:#a6a0ff;">'''Clan:'''</span> Nosferatu<br>
+
<div style="
<span style="color:#a6a0ff;">'''Coterie:'''</span> The Side Show<br>
+
  border:solid 1px #2a2a66;
<span style="color:#a6a0ff;">'''Class:'''</span> Ancilla
+
  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 ===================== -->
+
</div>
| colspan="2" style="
+
 
   background:linear-gradient(135deg,#050514 0%,#090f2c 55%,#120a2a 100%);
+
<!-- ===================== OOC SECTION ===================== -->
 +
<div style="
 +
  border-top:solid 4px #111133;
 +
   background-color:#070712;
 
   padding:14px;
 
   padding:14px;
   border-top:4px solid #111133;
+
">
   font-family:'Trebuchet MS';
+
 
 +
<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;
 
   font-size:12px;
"
+
  line-height:1.8;
<div style="border:1px solid #2a2a66; background:#050514; padding:14px; border-radius:12px;">
+
">
 +
 
 
<span style="font-size:16px; color:#7fd1ff;">'''OOC Information'''</span><br>
 
<span style="font-size:16px; color:#7fd1ff;">'''OOC Information'''</span><br>
 +
----
 
'''Player:''' Howell Herrin<br>
 
'''Player:''' Howell Herrin<br>
'''Pronouns:''' He/Him<br>
+
'''Player Pronouns:''' He/Him<br>
'''Email:''' [mailto:howell.herrin@gmail.com howell.herrin@gmail.com]<br>
+
'''Player Email:''' [mailto:howell.herrin@gmail.com howell.herrin@gmail.com]<br>
'''MES #:''' US2002034609<br>
+
'''MES Number:''' US2002034609<br>
 
'''VSS:''' Midnight Show<br>
 
'''VSS:''' Midnight Show<br>
'''Territory:''' OKC
+
'''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>
  
|}
+
</div>
  
 +
<!-- ===================== CATEGORIES ===================== -->
 
[[Category:Nosferatu]]
 
[[Category:Nosferatu]]
 
[[Category:Ancilla]]
 
[[Category:Ancilla]]

Revision as of 19:40, 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


BobSigil2.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
BobPeace2.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