Difference between revisions of "August Carnivale"

From End to Dawn
Jump to navigation Jump to search
Line 109: Line 109:
 
__NOTOC__
 
__NOTOC__
  
<div style="
+
<html>
  background: linear-gradient(135deg, rgba(0,0,0,0.85), rgba(30,30,30,0.95)),
+
<div style="background:#000; padding:30px; border:2px solid red; border-radius:16px; box-shadow:0 0 25px rgba(255,0,0,0.8); color:#fff;">
              repeating-linear-gradient(45deg, rgba(255,215,0,0.08) 0 10px, transparent 10px 20px),
 
              repeating-linear-gradient(-45deg, rgba(192,192,192,0.06) 0 12px, transparent 12px 24px);
 
  border: 2px solid rgba(255,0,0,0.7);
 
  border-radius: 20px;
 
  padding: 30px;
 
  margin: 40px 0;
 
  box-shadow: 0 0 25px rgba(255,0,0,0.7);
 
  color: #fff;
 
  font-family: 'Orbitron', sans-serif;
 
">
 
  
   <div style="font-size: 2rem; color: #ff3333; text-shadow: 0 0 12px #ff0000; margin-bottom: 20px; text-align:center; font-weight:bold;">
+
   <h2 style="text-align:center; color:#ff3333; text-shadow:0 0 15px red; font-size:2rem; margin-bottom:30px; font-weight:bold;">
     Soundtrack to August
+
     🎬 Soundtrack to August
   </div>
+
   </h2>
  
   <!-- Song 1 -->
+
   <!-- Song Card 1 -->
   <div style="margin-bottom: 30px;">
+
   <div style="max-width:800px; margin:0 auto 40px auto; padding:20px; background:rgba(30,30,30,0.9); border:2px solid rgba(255,0,0,0.6); border-radius:12px; box-shadow:0 0 20px rgba(255,0,0,0.6);">
     <div style="font-size: 1.5rem; color: #ff3333; text-shadow: 0 0 8px #ff0000; margin-bottom: 12px; font-weight:bold;">
+
     <h3 style="text-align:center; color:#ff6666; text-shadow:0 0 10px red; margin-bottom:15px;">
 
       “Gimme Shelter” – Pain
 
       “Gimme Shelter” – Pain
     </div>
+
     </h3>
 
     <iframe width="100%" height="400"
 
     <iframe width="100%" height="400"
 
       src="https://www.youtube.com/embed/C1S3V6pEQI8"
 
       src="https://www.youtube.com/embed/C1S3V6pEQI8"
       style="border-radius: 16px; border: 2px solid rgba(255,0,0,0.5); box-shadow: 0 0 15px rgba(255,0,0,0.6);"
+
       style="border-radius:12px; border:2px solid rgba(255,0,0,0.5); box-shadow:0 0 15px rgba(255,0,0,0.6);"
       frameborder="0" allowfullscreen>
+
       frameborder="0" allowfullscreen></iframe>
    </iframe>
 
 
   </div>
 
   </div>
  
   <!-- Song 2 -->
+
   <!-- Song Card 2 -->
   <div style="margin-bottom: 30px;">
+
   <div style="max-width:800px; margin:0 auto 40px auto; padding:20px; background:rgba(30,30,30,0.9); border:2px solid rgba(255,0,0,0.6); border-radius:12px; box-shadow:0 0 20px rgba(255,0,0,0.6);">
     <div style="font-size: 1.5rem; color: #ff3333; text-shadow: 0 0 8px #ff0000; margin-bottom: 12px; font-weight:bold;">
+
     <h3 style="text-align:center; color:#ff6666; text-shadow:0 0 10px red; margin-bottom:15px;">
 
       “As Alive As You Need Me To Be” – Nine Inch Nails
 
       “As Alive As You Need Me To Be” – Nine Inch Nails
     </div>
+
     </h3>
 
     <iframe width="100%" height="400"
 
     <iframe width="100%" height="400"
 
       src="https://www.youtube.com/embed/SnMyroAH0rg"
 
       src="https://www.youtube.com/embed/SnMyroAH0rg"
       style="border-radius: 16px; border: 2px solid rgba(255,0,0,0.5); box-shadow: 0 0 15px rgba(255,0,0,0.6);"
+
       style="border-radius:12px; border:2px solid rgba(255,0,0,0.5); box-shadow:0 0 15px rgba(255,0,0,0.6);"
       frameborder="0" allowfullscreen>
+
       frameborder="0" allowfullscreen></iframe>
    </iframe>
 
 
   </div>
 
   </div>
  
   <!-- Song 3 -->
+
   <!-- Song Card 3 -->
   <div>
+
   <div style="max-width:800px; margin:0 auto; padding:20px; background:rgba(30,30,30,0.9); border:2px solid rgba(255,0,0,0.6); border-radius:12px; box-shadow:0 0 20px rgba(255,0,0,0.6);">
     <div style="font-size: 1.5rem; color: #ff3333; text-shadow: 0 0 8px #ff0000; margin-bottom: 12px; font-weight:bold;">
+
     <h3 style="text-align:center; color:#ff6666; text-shadow:0 0 10px red; margin-bottom:15px;">
 
       “Every Day Is Halloween” – Ministry
 
       “Every Day Is Halloween” – Ministry
     </div>
+
     </h3>
 
     <iframe width="100%" height="400"
 
     <iframe width="100%" height="400"
 
       src="https://www.youtube.com/embed/dTISF4ZwjMg"
 
       src="https://www.youtube.com/embed/dTISF4ZwjMg"
       style="border-radius: 16px; border: 2px solid rgba(255,0,0,0.5); box-shadow: 0 0 15px rgba(255,0,0,0.6);"
+
       style="border-radius:12px; border:2px solid rgba(255,0,0,0.5); box-shadow:0 0 15px rgba(255,0,0,0.6);"
       frameborder="0" allowfullscreen>
+
       frameborder="0" allowfullscreen></iframe>
    </iframe>
 
 
   </div>
 
   </div>
 +
 
</div>
 
</div>
 +
</html>
 +
  
  

Revision as of 01:42, 6 October 2025


AUGUST CARNIVALE

August1.png

Notable Traits

  • Not the prettiest of people but why would you need that when your body and mind are stronger than most? Known for diving into the occult and doing kindred treasure hunting, August makes up for the lack of looks due to being a Nos with knowing things most couldn't even imagine.

Public Knowledge

  • Clan: Nosferatu
  • Sect: Camarilla
  • Path: Humanity

Status

  • Neonate

Timeline

  • 1950: Officially joins the Camarilla
  • 1980's - 1990's: Researching some kindred history that took him around the world to raid a few historical sites.

Rumors

  • Know a rumor? Add it!
  • Wants to rival Beckett as kindred historian and researcher...without all of the bad press.
  • August was a deadly gunslinger in the Wild West.

Quotes

  • Got something to say? Add it!


<html>

🎬 Soundtrack to August

“Gimme Shelter” – Pain

   <iframe width="100%" height="400"
     src="https://www.youtube.com/embed/C1S3V6pEQI8"
     style="border-radius:12px; border:2px solid rgba(255,0,0,0.5); box-shadow:0 0 15px rgba(255,0,0,0.6);"
     frameborder="0" allowfullscreen></iframe>

“As Alive As You Need Me To Be” – Nine Inch Nails

   <iframe width="100%" height="400"
     src="https://www.youtube.com/embed/SnMyroAH0rg"
     style="border-radius:12px; border:2px solid rgba(255,0,0,0.5); box-shadow:0 0 15px rgba(255,0,0,0.6);"
     frameborder="0" allowfullscreen></iframe>

“Every Day Is Halloween” – Ministry

   <iframe width="100%" height="400"
     src="https://www.youtube.com/embed/dTISF4ZwjMg"
     style="border-radius:12px; border:2px solid rgba(255,0,0,0.5); box-shadow:0 0 15px rgba(255,0,0,0.6);"
     frameborder="0" allowfullscreen></iframe>

</html>


OOC Information