Difference between revisions of "Dragomir"
imported>DeniseGodin1521 |
imported>DeniseGodin1521 |
||
Line 1: | Line 1: | ||
− | |||
[[Category:PCs]][[Category:Active PCs]][[Category:Garou]][[Category:Gaian]][[Category:Shifter]][[Category:Silver Fangs]][[Category:Philodox]] | [[Category:PCs]][[Category:Active PCs]][[Category:Garou]][[Category:Gaian]][[Category:Shifter]][[Category:Silver Fangs]][[Category:Philodox]] | ||
− | + | {{#css:Template:PC_1/PC_1.css}}{{#css: | |
− | { | + | .outer { |
+ | border: 2px solid #080800; | ||
+ | background-color: #000000; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | #left { | ||
+ | border-right: 1px dotted #080800; | ||
+ | position: relative; | ||
+ | } | ||
+ | #header { | ||
+ | align-items: center; | ||
+ | background-color: #080800; | ||
+ | border-bottom: 2px solid #080800; | ||
+ | color: #ffffff; | ||
+ | display: flex; | ||
+ | font-family: Garamond; | ||
+ | font-size: 4.50em; | ||
+ | justify-content: center; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | text-shadow: 1px 1px 3px #080800, -1px -1px 3px #080800, -1px 1px 3px #080800, 1px -1px 3px #080800; | ||
+ | } | ||
+ | #header > img { | ||
+ | height: auto; | ||
+ | min-width: 100%; | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | } | ||
+ | #header > span { | ||
+ | display: block; | ||
+ | left: calc(50% - 5.25em); | ||
+ | position: absolute; | ||
+ | top: calc(50% - 1em); | ||
+ | z-index: 1; | ||
+ | } | ||
+ | .header { | ||
+ | border-top: 1px solid #080800; | ||
+ | border-bottom: 1px dotted #080800; | ||
+ | background-color: #FFFFFF; | ||
+ | color: #000000; | ||
+ | font-size: 1.125em; | ||
+ | } | ||
+ | #mainimg, #altimg { | ||
+ | border-top: 1px solid #080800; | ||
+ | } | ||
+ | #mainimg img, #altimg img { | ||
+ | border: 1px solid #080800; | ||
+ | border-radius: 5px; | ||
+ | } | ||
+ | #break { | ||
+ | border-bottom: medium none; | ||
+ | border-top: 1px dotted #080800; | ||
+ | height: 0; | ||
+ | } | ||
+ | .outer a { | ||
+ | color: #e0e1e2 !important; | ||
+ | } | ||
+ | .data { | ||
+ | padding: 5px 10px; | ||
+ | } | ||
+ | .data ul { | ||
+ | list-style: outside none none; | ||
+ | margin: 0 !important; | ||
+ | } | ||
+ | .data li::before { | ||
+ | color: #e0e1e2; | ||
+ | content: "■ "; | ||
+ | display: inline-block; | ||
+ | line-height: 1em; | ||
+ | vertical-align: 0.1em; | ||
+ | width: 1em; | ||
+ | } | ||
+ | #Pack_Mates+.data > ul, #Protected_Kin+.data > ul { | ||
+ | align-content: center; | ||
+ | display: flex; | ||
+ | flex-flow: row wrap; | ||
+ | justify-content: center; | ||
+ | margin: 0px -5px !important; | ||
+ | text-align: center; | ||
+ | } | ||
+ | #Pack_Mates+.data li, #Protected_Kin+.data li { | ||
+ | background: #494949; | ||
+ | border: 1px solid #999; | ||
+ | border-radius: 10px; | ||
+ | display: inline-block; | ||
+ | height: 311px; | ||
+ | margin: 5px; | ||
+ | position: relative; | ||
+ | text-align: center; | ||
+ | width: 220px; | ||
+ | } | ||
+ | #Pack_Mates+.data li:nth-last-of-type(4):first-of-type ~ li:nth-of-type(2) { | ||
+ | page-break-after: always; | ||
+ | } | ||
+ | #Protected_Kin+.data li { | ||
+ | width: 170px; | ||
+ | height: 242px; | ||
+ | } | ||
+ | #Pack_Mates+.data li::before, #Protected_Kin+.data li::before { | ||
+ | display: none; | ||
+ | } | ||
+ | #Pack_Mates+.data li > a, #Protected_Kin+.data li > a { | ||
+ | align-content: center; | ||
+ | align-items: center; | ||
+ | border-radius: 5px; | ||
+ | display: flex; | ||
+ | height: 200px; | ||
+ | justify-content: center; | ||
+ | margin: 10px; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | } | ||
+ | #Protected_Kin+.data li > a { | ||
+ | height: 150px; | ||
+ | } | ||
+ | #Pack_Mates+.data img, #Protected_Kin+.data img { | ||
+ | border: 1px solid #aaa; | ||
+ | border-radius: 5px; | ||
+ | height: auto; | ||
+ | width: auto; | ||
+ | position: absolute; | ||
+ | } | ||
+ | #Pack_Mates+.data li div, #Protected_Kin+.data li div { | ||
+ | border-top: 1px dotted #aaa; | ||
+ | bottom: 6px; | ||
+ | padding-top: 6px; | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | } | ||
+ | #Pack_Mates+.data li div a, #Protected_Kin+.data li div a { | ||
+ | font-weight: bold; | ||
+ | font-size: 1.25em; | ||
+ | } | ||
+ | .indent { | ||
+ | display: block; | ||
+ | text-indent: 2.5em; | ||
+ | } | ||
+ | .half { | ||
+ | float: left; | ||
+ | position: relative; | ||
+ | } | ||
+ | .half:first-of-type { | ||
+ | margin-right: 3em; | ||
+ | } | ||
+ | .full { | ||
+ | clear: both; | ||
+ | } | ||
+ | th { | ||
+ | text-align: left; | ||
+ | white-space: nowrap; | ||
+ | padding-right: .5em; | ||
+ | } | ||
+ | #altimg { | ||
+ | min-height: 210px; | ||
+ | } | ||
+ | #altimg img { | ||
+ | border: medium none; | ||
+ | position: absolute; | ||
+ | left: 10px; | ||
+ | bottom: 10px; | ||
+ | opacity: .95; | ||
+ | } | ||
+ | }} | ||
+ | <div class="outer"> | ||
+ | <div id="header">[[File:tv.png|link=]]<span> Dragomir "Drago" Mihailovich </span></div> | ||
+ | <div id="left"> | ||
+ | <div id="mainimg" class="data">[[File:Dragomir2.jpg|240px|border]]</div> | ||
+ | |||
+ | <font style="color: #f3f6f7; font-family: Garamond; font-size: 18pt; text-shadow: #574a4f 4px 2px 2px">"When searching for the right step forward, it is often best to consider those that have walked this path before you."</font> | ||
+ | |||
+ | <div class="header" id="Information">Information</div> | ||
+ | <div class="data" id="left-1"> | ||
+ | {| | ||
+ | |- | ||
+ | ! Date of Birth: | ||
+ | | October 11th, 1981 | ||
+ | |- | ||
+ | ! Change Date: | ||
+ | | October 11th, 1997 | ||
+ | |- | ||
+ | ! Height/Weight: | ||
+ | | 6'2" ft. / 205 lbs. | ||
+ | |- | ||
+ | ! Hair Color: | ||
+ | | Blonde | ||
+ | |- | ||
+ | ! Race: | ||
+ | | Garou | ||
+ | |- | ||
+ | ! Hair Color: | ||
+ | | Blonde | ||
+ | |- | ||
+ | ! Breed: | ||
+ | | Homid | ||
+ | |- | ||
+ | ! Tribe: | ||
+ | | Silver Fang | ||
+ | |- | ||
+ | ! Auspice: | ||
+ | | Philodox | ||
+ | |- | ||
+ | ! Pure Breed: | ||
+ | | 5 | ||
+ | |- | ||
+ | ! Risk Level: | ||
+ | | 2 | ||
|- | |- | ||
− | + | ! Pack Name: | |
− | < | + | | [[Terminal Velocity]] |
+ | |} | ||
+ | </div> | ||
+ | <div id="mainimg" class="data">[[File:Dragomir7.jpg|240px]]</div> | ||
+ | <div class="header" id="RP Logs">RP Logs</div> | ||
+ | <div class="data" id="left-2"> | ||
+ | {{ RP Logs | name = Dragomir | columns = 3 | ordermethod = gamedate }} | ||
+ | </div> | ||
− | <div | + | <div id="right"> |
− | < | + | <div class="data" id="right-1"> |
+ | <div class="header" id="Background">Background</div> | ||
+ | <br><br> | ||
+ | <span class="indent">'''Formal Introduction'''<br><br>"I am Dragomir Nicholas Mihailovich, rited Eye of the Storm. Fostern born on two legs beneath the half moon, Silver Fang of Clan Crescent Moon. Son of Nicholas Mihailovich, son of Michael Mihailovich - rited Frozen Night, son of Nicholas Mikhailovich II, son of Michael Mikhailovich - rited Falcon's Beak, son of Nicholas Mikhailovich - rited The Frozen Death, son of Michael Nocolavich, son of Nicholas I, rited Zheleznaya Gora. I am Alpha of Terminal Velocity, Children of Merlin."</span> | ||
+ | <br><br> | ||
+ | <span class="indent">'''Ancestor Spirit'''<br><br>Drago has a very close connection with the Ancestor spirit known as Zheleznaya Gora (The Iron Mountain). Ancestral hero of the Silver Fang, having fought valiantly during the Third War of Rage. Drago is very in-tune with his Ancestors, specifically Zheleznaya Gora - his mentor whom he is a direct decedent of. (RP Hook for Spirits/Lore/PrPs) | ||
+ | </span><br><br> | ||
+ | <span class="indent">'''Seeking'''<br><br>He has come to this Sept in search for answers on the death of his twin brother, Dmitri. His brother died in this area two years ago, and he now searches for answers and perhaps even revenge. Dmitri Michael Mihailovich, rited Moon Caller was a theurge who lived and owned a corporation in the area. His death and subsequent disappearance has left many questions unanswered for Drago. (Seeking ST)</span><br><br> | ||
+ | </div></div></div> | ||
+ | <div class="header" id="Pack_Mates">Pack Mates</div> | ||
+ | <div class="data" id="right-2"> | ||
+ | <ul> | ||
+ | <li>[[File:adabw.jpg|400px]]<div>[[Ada]]<br>Very loyal Omega.</div></li> | ||
+ | <li>[[File:BrookeSpencer1bw.jpg|180px]]<div>[[Brooke]]<br>Looking forward to your tales!</div></li> | ||
+ | <li>[[File:Halonabw.jpg|175px]]<div>[[Halona]]<br>A perspective we were lacking.</div></li> | ||
+ | <li>[[File:sergei.jpg|180px]]<div>[[Sergei]]<br> </div></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="header" id="Protected_Kin">The Protected</div> | ||
+ | <div class="data" id="right-3"> | ||
+ | <ul> | ||
+ | <li>[[File:felicitybw.jpg|125px]]<div>[[Felicity]]<br/>My Mate.</div></li> | ||
+ | <li>[[File:Michaelbw.png|125px|200px]]<div>[[Michael_Farman|Michael]]<br/>A devoted soldier.</div></li> | ||
+ | <li>[[File:Montanabw.jpg|125px]]<div>[[Montana]]<br/>A good man to know, and have beers with.</div></li> | ||
+ | </ul> | ||
</div> | </div> | ||
− | + | <div class="header" id="Friends">Friends</div> | |
− | |||
− | |||
− | |||
<br><br> | <br><br> | ||
+ | <div id="right-4" class="data"><span class="indent"> | ||
+ | * '''[[Journey]]''' - You have already provided great Wisdom. | ||
− | ''' | + | * '''[[Jake]]''' - You seem to believe in me, I won't let you down. |
− | |||
− | + | * '''[[Branton]]''' - A great student, but hardly a novice. | |
− | + | <br><br> | |
− | + | <div class="header" id="Snapshots">Snapshots</div> | |
− | + | <br><br> | |
− | + | <div id="right-5" class="data"><span class="indent"> | |
− | + | [[File:Dragomir1.jpg|200px]][[File:Dragomir3.jpg|140px]][[File:Dragomir5.jpg|300px]] | |
− | + | <br><br> | |
− | |||
− | | | ||
− |
Revision as of 17:52, 31 December 2017
"When searching for the right step forward, it is often best to consider those that have walked this path before you."
Date of Birth: | October 11th, 1981 |
---|---|
Change Date: | October 11th, 1997 |
Height/Weight: | 6'2" ft. / 205 lbs. |
Hair Color: | Blonde |
Race: | Garou |
Hair Color: | Blonde |
Breed: | Homid |
Tribe: | Silver Fang |
Auspice: | Philodox |
Pure Breed: | 5 |
Risk Level: | 2 |
Pack Name: | Terminal Velocity |
- 2018.04.08: Keres Stone of Scorn Rite
- 2019.11: Moot
- 2019.12.19 Trash Day
- 2019.02.28 The Journey of a Lifetime Pt.1
- 2019.02.28 The Journey of a Lifetime Pt.2
- 2019.03.01 The Legendary Kobayashi Maru
- 2019.02.28 Judoc's Plan
- 2017.10.21 Ba(wn)y Watch
- 2019 03 08: The Judgement of Puddle Jumper
- 2019.10.10 Rat Near The Barley
- 2019.10.11 Penumbra Patrol Mission
- 2019.10.05 Litany Lesson - Punishment Rites
- 2019.09: Moot
- 2019.09.26: The Long Vigil
- 2019.08.19:Theurging 101
- 2019.07.10: Wrym Gym Scouting
- 2019.06.12: Return to the Wyrm Gym Pt.3
- 2019.06.08: Return to the Wyrm Gym Pt.2
- 2019.06.04: Pack Plans with Steak
- 2019.06.05: Return to the Wyrm Gym Pt.1
- 2019.05.18: Siren Cosmetics
- 2019.05.07: Tests of Eagle
- 2019.04.30 Pack Tactics 1
- 2019.05.01: Master of Challenges
- 2019.05.01 Roles and Positions
- 2019.02.19: Visions of Tara
- 2019.02.20: Surviving the Fimbulwinter
- 2019.02.19: The Road from Ancient Numantia
- 2019.02.15: Evening at the Kinfolk House Pt1
- 2019.02.15: Evening at the Kinfolk House Pt2
- 2019.02.18: The Ambush
- 2019.02.19: Calling Upon the Ancestor
- 2019.02.07: Battle Singer's Patrol
- 2019.02.14: Meeting in Smoke and Barley
- 2019.01.30: Dragomir's Tale
- 2019.01.07: Dawn Patrol
- 2018.4.09:BaneBridge
- 2018.09.15 The Mentor
- 2018.09.12:Trainingatthecaern
- 2018.09.12 Who's-Fucking-There?
- 2018.09.05: Bawn Patrol: Hot on the Trail
- 2018.09.06: Rooftop Rampage
- 2018.09.02: Impressive Matches
- 2018.08.30: Gorgon and Kitsune
- 2018.08.01: Mentor
- 2018.07.21: Fear, Rage and Compassion
- 2018.07.16: Enter Night
- 2018.07.17: Into the Caves
- 2018.07.18: Introductions and Challenges
- 2018.07.06: The Beating
- 2018.06.24:FieldTrip
- 2018.06.10:MissingKinmagi
- 2018.06.11: Garou Nation Etiquette
- 2018.05.24. GaianPigRoast
- 2018.04.20: Iris' magical duel challenge for Adren
- 2018.04.24: Merlin Accepts Iris
- 2018.05.13:ClashOfThreeArmies
- 2018.01.28: Terminal Velocity Accepts Cheeto
- 2018.01.14: Drone Hacking
- 2018.01.07:Storm and Fury
- 2018.01.08:BawnPatrol
- 2017.12.27:BlackHelixAssault
- 2017.12.24:PhysicalRecon
- 2017.12.24:UmbralRecon
- 2017.12.19:Interrogation
- 2017.12.21: Rite of the Winter Winds
- 2017.12.09:EventfulPatrol
- 2017.12.09: NOC+10 Mystery on the Internet Part 2
- 2017.11.13:BrantonsBlade
- 2017.11.18:TheApocalypseProphecy
- 2017.10: The Search for Merlin
- 2017.11.05:AcaciasStory
- 2017.10.19:LitanyLesson
Formal Introduction
"I am Dragomir Nicholas Mihailovich, rited Eye of the Storm. Fostern born on two legs beneath the half moon, Silver Fang of Clan Crescent Moon. Son of Nicholas Mihailovich, son of Michael Mihailovich - rited Frozen Night, son of Nicholas Mikhailovich II, son of Michael Mikhailovich - rited Falcon's Beak, son of Nicholas Mikhailovich - rited The Frozen Death, son of Michael Nocolavich, son of Nicholas I, rited Zheleznaya Gora. I am Alpha of Terminal Velocity, Children of Merlin."
Ancestor Spirit
Drago has a very close connection with the Ancestor spirit known as Zheleznaya Gora (The Iron Mountain). Ancestral hero of the Silver Fang, having fought valiantly during the Third War of Rage. Drago is very in-tune with his Ancestors, specifically Zheleznaya Gora - his mentor whom he is a direct decedent of. (RP Hook for Spirits/Lore/PrPs)
Seeking
He has come to this Sept in search for answers on the death of his twin brother, Dmitri. His brother died in this area two years ago, and he now searches for answers and perhaps even revenge. Dmitri Michael Mihailovich, rited Moon Caller was a theurge who lived and owned a corporation in the area. His death and subsequent disappearance has left many questions unanswered for Drago. (Seeking ST)