Difference between revisions of "Murayama"
Jump to navigation
Jump to search
(Marked Inactive) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<css> | <css> | ||
− | . | + | .wrapper { |
− | + | color: #FF3C00; | |
− | + | background-color: #000000; | |
− | + | border-style: solid; | |
− | + | border-width: 0px; | |
− | + | border-color: #000000; | |
− | + | border-radius: 7px; | |
− | + | -moz-border-radius: 7px; | |
− | + | -webkit-border-radius: 7px; | |
− | + | box-shadow: 20px 20px 50px rgba(100, 0, 0, 0.5); | |
− | + | -moz-box-shadow: 20px 20px 50px rgba(100, 0, 0, 0, 0.5); | |
+ | webkit-box-shadow: 20px 20px 50px rgba(100, 0, 0, 0.5); | ||
} | } | ||
− | . | + | .statbox { |
− | + | color: #FFFFFF; | |
− | + | font-size: 10pt; | |
− | + | line-height: 10pt; | |
− | + | background-color: rgb(25, 10, 10,); | |
− | + | background-color: rgba(25, 10, 10, 0.8); | |
− | + | outline-radius: 7px; | |
− | + | border-style: solid; | |
− | + | border-width: 0px; | |
− | + | border-color: #000000; | |
− | + | border-radius: 7px; | |
− | + | -moz-border-radius: 7px; | |
− | + | -webkit-border-radius: 7px; | |
− | + | box-shadow: 20px 20px 50px rgba(100, 0, 0, 0.5); | |
− | + | -moz-box-shadow: 20px 20px 50px rgba(100, 0, 0, 0, 0.5); | |
+ | webkit-box-shadow: 20px 20px 50px rgba(100, 0, 0, 0.5); | ||
+ | padding: 1; | ||
+ | spacing: 1px; | ||
+ | margin: 1px; | ||
} | } | ||
− | . | + | .pbox { |
− | + | color: #FF3C00; | |
− | + | background-color: rgb(25, 10, 10,); | |
− | + | background-color: rgba(25, 10, 10, 0.8); | |
− | + | border-style: solid; | |
− | + | border-width: 0px; | |
− | + | border-color: #000000; | |
− | + | border-radius: 7px; | |
− | + | -moz-border-radius: 7px; | |
− | + | -webkit-border-radius: 7px; | |
− | + | box-shadow: 20px 20px 50px rgba(100, 0, 0, 0.5); | |
− | + | -moz-box-shadow: 20px 20px 50px rgba(100, 0, 0, 0, 0.5); | |
+ | webkit-box-shadow: 20px 20px 50px rgba(100, 0, 0, 0.5); | ||
+ | padding: 1; | ||
+ | spacing: 1px; | ||
+ | margin: 1px; | ||
} | } | ||
− | . | + | .hbar { |
− | + | background: linear-gradient(to left, #910700 0%,rgba(0,0,0,1) 100%); | |
− | + | border-radius: 10px; | |
− | + | -moz-border-radius: 5px; | |
− | + | -webkit-border-radius: 5px; | |
− | + | position: relative; | |
− | + | left: 0px; | |
− | + | top: 23px; | |
} | } | ||
− | . | + | .header { |
− | + | color: #D2B48C; | |
− | + | font-size: 18pt; | |
− | + | line-height: 20pt; | |
− | + | font-family: Arial, sans-serif; | |
+ | font-variant: small-caps; | ||
+ | text-shadow: 3px 3px #350707; | ||
+ | position: relative; | ||
+ | left: 5px; | ||
+ | vertical-align: bottom; | ||
+ | } | ||
+ | .header2 { | ||
+ | color: #D2B48C; | ||
+ | font-size: 20pt; | ||
+ | font-weight: bolder; | ||
+ | line-height: 20pt; | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-variant: small-caps; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .header3 { | ||
+ | color: #D2B48C; | ||
+ | font-size: 12pt; | ||
+ | font-weight: bold; | ||
+ | line-height: 12pt; | ||
+ | font-family: Book Antiqua; | ||
+ | font-variant: small-caps; | ||
+ | text-align: center; | ||
} | } | ||
− | + | .text { | |
− | + | text-align: justify; | |
+ | vertical-align: text-top; | ||
+ | color: silver; | ||
+ | font-size: 10pt; | ||
+ | line-height: 12pt; | ||
+ | font-family: Arial, sans-serif; | ||
+ | font-weight: lighter; | ||
+ | margin-top: 5px; | ||
+ | margin-left: 10px; | ||
+ | margin-bottom: 5px; | ||
+ | margin-right: 10px; | ||
+ | padding: 6px; | ||
} | } | ||
− | . | + | .text2 { |
− | + | color: #C8AF64; | |
− | + | font-size: 10pt; | |
− | + | line-height: 12pt; | |
− | + | font-family: Arial, sans-serif; | |
− | + | font-weight: lighter; | |
− | + | font-variant: small-caps; | |
− | |||
} | } | ||
− | + | .text3 { | |
− | + | color: #FF0000; | |
− | + | font-size: 13pt; | |
− | + | line-height: 12pt; | |
− | + | font-family: Arial, sans-serif; | |
− | + | font-weight: lighter; | |
− | + | font-variant: small-caps; | |
} | } | ||
− | . | + | .text4 { |
− | + | color: #C8AF64; | |
− | + | font-size: 10pt; | |
− | + | line-height: 12pt; | |
− | + | font-family: Arial, sans-serif; | |
− | + | font-weight: lighter; | |
} | } | ||
+ | a:link {color: #C8AF64;} | ||
+ | a:visited {color: #BEA55A;} | ||
+ | a:hover {color: #DCC36E;} | ||
</css> | </css> | ||
− | {| width=" | + | |
+ | <!-- Main Body --> | ||
+ | {| class="wrapper" width="900" align="center" | ||
+ | | Colspan="2" height="300" width="100%" | <div style="pointer-events: none;">[[Image:MurayamaHeader.jpg|400px|center]]</div> | ||
|- | |- | ||
− | + | | class="hbar" height="18" width="600" | | |
− | | | + | | width="300" rowspan="4" | |
+ | <!-- Offset Table --> | ||
+ | {| width="300" style="position: relative; top: -100px; left: 10px;" | ||
+ | | class="pbox" width="300" height="320" | [[Image:Murayama.jpg|300px|center]] | ||
+ | |} | ||
+ | <!-- End Offset --> | ||
|- | |- | ||
− | | | + | | height="5" | <span class="header">The Birth</span> |
|- | |- | ||
− | | | + | | class="text" | |
+ | <span class="text3">''"Fuck damnation, man! Fuck redemption! We are God's unwanted children? So be it!"''</span> | ||
+ | <br><br> | ||
+ | |||
+ | {{Tab}}Once a noble Garou with a bright future ahead of him, his was a story of betrayal and tragedy. Murayama had to be thrown into the dark, ravaged by rabid wolves, forged in the pit of balefire, and molded in the Black Labyrinth to become the hateful, malevolent creature that he is right now. He now revels in his newfound identity; a monster first, and nothing second.<BR><BR> | ||
+ | |||
+ | {{Tab}}The circumstances that led to his downfall, and consequently his rebirth were by no means an accident. He was tricked by the same people that he once hailed as comrades, the Shadow Lords, and the Dancer is now out in full for blood. He might not find the ones responsible anytime soon, but the blood of the Tribe in general will do, and so will the rest of the Gaians.<BR><BR> | ||
+ | |||
+ | {{Tab}}He finds a new dark brotherhood in the form of the Black Spiral Dancers, especially favoring those who are similarly outcasts of the Garou Nation. His drive to exact revenge is, in truth, much stronger than any loyalties he has to the Wyrm and its minions. | ||
|- | |- | ||
− | | class=" | + | | class="hbar" height="18" | |
− | |||
|- | |- | ||
− | | | + | | height="20" | <span class="header">The Wolf</span> |
− | | Axel Murayama | + | | rowspan="4" | |
+ | <!-- Offset Table --> | ||
+ | {| width="300" style="position: relative; top: -100px; left: 10px;" | ||
+ | | | ||
+ | <!-- Stats Table --> | ||
+ | {| class="statbox" width="100%" border="0" | ||
+ | | colspan="2" class="header2" | Axel Murayama | ||
|- | |- | ||
− | | | + | | style="text-align: right;" width="35%" | Sphere: |
− | | | + | | style="text-align: left;" | Garou |
|- | |- | ||
− | | | + | | style="text-align: right;" width="35%" | Faction: |
− | | | + | | style="text-align: left;" | Wyrm |
|- | |- | ||
− | | | + | | style="text-align: right;" | Tribe: |
− | | | + | | style="text-align: left;" | Black Spiral Dancers<br> |
|- | |- | ||
− | | | + | | style="text-align: right;" | Breed: |
− | | | + | | style="text-align: left;" | Homid |
|- | |- | ||
− | | | + | | style="text-align: right;" | Auspice: |
− | | | + | | style="text-align: left;" | Philodox |
|- | |- | ||
− | | | + | | style="text-align: right;" width="35%" | Demeanor: |
+ | | style="text-align: left;" | ''"Seize the day,'' | ||
|- | |- | ||
− | | | + | | style="text-align: right;" width="35%" | Nature: |
− | + | | style="text-align: left;" | ''then set it on fire."'' | |
|- | |- | ||
− | | | + | | style="text-align: right;" width="35%" | Pack: |
− | + | | style="text-align: left;" | MFKR | |
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
|- | |- | ||
|} | |} | ||
− | + | <!-- End Stats Table --> | |
− | + | |} | |
− | + | <!-- End Offset --> | |
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
|- | |- | ||
− | | class= | + | | class="text" | |
− | <span class | + | * <span class="text2">'''Broken Moon:'''</span> The balance of the Half Moon has been broken, the duality now twisted to give birth to a hypocritical monster. Justice no longer means anything to him — it's a cruel cruel world, and one must become even crueler to overcome it. |
− | * Fallen Prince | + | * <span class="text2">'''Fallen Prince:'''</span> A fallen Shadow Lord, he now defies anything and everything that has ties to his previous Tribe. |
− | |||
+ | * <span class="text2">'''Shadowhunter:'''</span> A Philodox with the streak of a skulking Ragabash, or an outcast hell-bent on revenge against his former Tribe? | ||
− | * | + | * <span class="text2">'''Dishonored:'''</span> Deceit, manipulation, and trickery; he still remembers his training well. |
− | |||
+ | * <span class="text2">'''Dark Nobility:'''</span> "Mate, Feed, Kill, Repeat, motherfucker. Remember the name." | ||
+ | |- | ||
+ | | class="hbar" height="18" | | ||
+ | |- | ||
+ | | height="20" | <span class="header">The Pack, the Prey, and Anybody Else Inbetween...</span> | ||
+ | |- | ||
+ | | class="text" | | ||
− | * | + | * <span class="text2">'''[[Danielle]]'''</span> — ''Mediocre... don't tell her I said that.'' |
− | |||
− | |- | + | | rowspan="4" | |
− | | style="height: | + | <!-- Offset Table --> |
+ | {| width="300" style="position: relative; top: -100px; left: 10px;" | ||
+ | | class="pbox" height="440" | [[Image:MurayamaMonster.jpg|280px|center]] | ||
|} | |} | ||
+ | <!-- End Offset --> | ||
|- | |- | ||
− | | | + | | height="18" | |
|- | |- | ||
− | | | + | | class="hbar" height="20" | <span class="header">Gallery</span> |
− | |||
|- | |- | ||
− | | | + | | height="18" | |
|- | |- | ||
− | | | + | | align="center" style="padding: 0; spacing: 0; border-collapse: collapse;" | [[Image:Murayama2.jpg|x190px]] [[Image:MurayamaGif.gif|x190px]] |
− | + | ||
− | + | | rowspan="4" | | |
+ | |||
+ | <!-- Offset Table --> | ||
+ | {| width="300" style="position: relative; top: -165px; left: 10px;" | ||
+ | | | ||
|} | |} | ||
+ | <!-- End Offset --> | ||
|- | |- | ||
− | | colspan=2 class=" | + | | colspan="2" class="hbar" height="18" | |
|- | |- | ||
− | | | + | | height="20" colspan="2" | <span class="header">Logs</span> |
− | |||
|- | |- | ||
− | | | + | | class="text" colspan="2" | {{ RP Logs | name = {{PAGENAME}} | columns = 3 | ordermethod = gamedate }} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | {| | ||
|- | |- | ||
− | + | <!-- End Main Body --> | |
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | + | ||
− | [[Category:PCs]] [[Category: | + | |
+ | [[Category:PCs]][[Category:Inactive PCs]][[Category:Shifter]][[Category:Garou]][[Category:Wyrm]][[Category:Philodox]][[Category:Black Spiral Dancers]] |
Latest revision as of 19:45, 15 March 2022
| ||||||||||||||||||||
The Birth | ||||||||||||||||||||
"Fuck damnation, man! Fuck redemption! We are God's unwanted children? So be it!"
He finds a new dark brotherhood in the form of the Black Spiral Dancers, especially favoring those who are similarly outcasts of the Garou Nation. His drive to exact revenge is, in truth, much stronger than any loyalties he has to the Wyrm and its minions. | ||||||||||||||||||||
The Wolf |
| |||||||||||||||||||
| ||||||||||||||||||||
The Pack, the Prey, and Anybody Else Inbetween... | ||||||||||||||||||||
|
| |||||||||||||||||||
Gallery | ||||||||||||||||||||
| ||||||||||||||||||||
Logs | ||||||||||||||||||||
No pages meet these criteria. |