Difference between revisions of "Neighborhood Watch"
Jump to navigation
Jump to search
imported>Rhys |
imported>Felix |
||
Line 1: | Line 1: | ||
{{#css:Template:PC_1/PC_1.css}}{{#css: | {{#css:Template:PC_1/PC_1.css}}{{#css: | ||
.outer { | .outer { | ||
− | border: 2px solid # | + | border: 2px solid #000; |
− | background-color: | + | background-color: rgba(233, 184, 66,.75); |
− | color: # | + | color: #000; |
} | } | ||
#left { | #left { | ||
− | border-right: 1px dotted # | + | border-right: 1px dotted #000; |
position: relative; | position: relative; | ||
} | } | ||
#header { | #header { | ||
− | + | background-color: #000; | |
− | + | border-bottom: 1px solid #000; | |
− | + | color: #ff6600; | |
− | + | font-size: 3.25em; | |
− | + | font-variant: small-caps; | |
− | + | height: 5em; | |
− | + | line-height: 1.25em; | |
− | + | overflow: hidden; | |
− | + | position: relative; | |
− | + | text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000; | |
} | } | ||
#header > img { | #header > img { | ||
− | + | height: 178%; | |
− | + | min-width: 105%; | |
− | + | position: absolute; | |
− | + | right: -2.5%; | |
− | + | top: -50%; | |
− | + | width: auto; | |
} | } | ||
#header > span { | #header > span { | ||
+ | display: none; | ||
z-index: 1; | z-index: 1; | ||
} | } | ||
.header { | .header { | ||
− | border-top: 1px solid # | + | border-top: 1px solid #000; |
− | border-bottom: 1px dotted # | + | border-bottom: 1px dotted #000; |
− | background-color: # | + | background-color: #ff6600; |
− | color: # | + | color: #fff; |
font-size: 1.125em; | font-size: 1.125em; | ||
+ | font-weight: 900; | ||
} | } | ||
#mainimg, #altimg { | #mainimg, #altimg { | ||
− | border-top: 1px solid # | + | border-top: 1px solid #000; |
} | } | ||
#mainimg img, #altimg img { | #mainimg img, #altimg img { | ||
− | border: 1px solid # | + | border: 1px solid #000; |
border-radius: 5px; | border-radius: 5px; | ||
+ | } | ||
+ | #altimg { | ||
+ | align-items: center; | ||
+ | display: flex; | ||
+ | justify-content: center; | ||
+ | min-height: 190px; | ||
+ | } | ||
+ | #altimg img { | ||
+ | border: 1px solid #ff6600; | ||
+ | height: auto; | ||
+ | opacity: .95; | ||
+ | width: 240px; | ||
} | } | ||
#break { | #break { | ||
border-bottom: medium none; | border-bottom: medium none; | ||
− | border-top: 1px dotted # | + | border-top: 1px dotted #000; |
height: 0; | height: 0; | ||
} | } | ||
− | a { | + | .outer a { |
− | color: # | + | color: #ff6600 !important; |
} | } | ||
.data { | .data { | ||
Line 62: | Line 76: | ||
} | } | ||
.data li::before { | .data li::before { | ||
− | color: # | + | color: #e6b944; |
content: "■ "; | content: "■ "; | ||
display: inline-block; | display: inline-block; | ||
Line 78: | Line 92: | ||
} | } | ||
#Members+.data li, #Associated_Kin+.data li { | #Members+.data li, #Associated_Kin+.data li { | ||
− | background: rgba( | + | background: rgba(173,218,239, 0.75) none repeat scroll 0 0; |
− | border: 1px solid # | + | border: 1px solid #ff6600; |
border-radius: 10px; | border-radius: 10px; | ||
display: inline-block; | display: inline-block; | ||
Line 101: | Line 115: | ||
align-content: center; | align-content: center; | ||
align-items: center; | align-items: center; | ||
+ | border: 1px solid #e9b744; | ||
border-radius: 5px; | border-radius: 5px; | ||
display: flex; | display: flex; | ||
Line 113: | Line 128: | ||
} | } | ||
#Members+.data img, #Associated_Kin+.data img { | #Members+.data img, #Associated_Kin+.data img { | ||
− | |||
border-radius: 5px; | border-radius: 5px; | ||
height: auto; | height: auto; | ||
Line 130: | Line 144: | ||
font-size: 1.25em; | font-size: 1.25em; | ||
} | } | ||
− | #Members + .data img[src$="Rhys3. | + | #Members + .data img[src$="Rhys3.jpg"] { |
− | + | height: 250px; | |
− | right: | + | } |
− | top: - | + | #Members + .data img[src$="DuncanMallory1.jpg"] { |
− | + | height: 400px; | |
+ | right: -50px; | ||
+ | top: -70px; | ||
+ | } | ||
+ | #Members + .data img[src$="Quentin.jpg"] { | ||
+ | height: 450px; | ||
+ | left: -150px; | ||
+ | top: -60px; | ||
} | } | ||
− | # | + | #Associated_Kin + .data img[src$="Lorn3.jpg"] { |
− | + | left: -80px; | |
− | + | top: -3px; | |
− | |||
} | } | ||
− | # | + | #Associated_Kin + .data li:first-of-type { |
− | + | height: 261px; | |
− | |||
− | |||
} | } | ||
− | #Associated_Kin + .data img[src$=" | + | #Associated_Kin + .data img[src$="Zeppelin.jpg"] { |
− | left: - | + | height: 400px; |
− | top: | + | left: -80px; |
+ | top: -40px; | ||
} | } | ||
− | #Associated_Kin + .data | + | #Associated_Kin + .data li:nth-of-type(2) div a { |
− | + | letter-spacing: -0.5px; | |
− | |||
− | |||
} | } | ||
.indent { | .indent { | ||
Line 174: | Line 191: | ||
padding-right: .5em; | padding-right: .5em; | ||
} | } | ||
− | + | /*---Small Screens Header---*/ | |
− | + | @media only screen and (max-width: 804px) { | |
− | + | #header { | |
− | # | + | height: 2.5em; |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
}} | }} | ||
Line 217: | Line 230: | ||
</div> | </div> | ||
<div class="header" id="break"></div> | <div class="header" id="break"></div> | ||
− | <div id="altimg" class="data" title="Pack Glyph: 'Observant/Watch' within 'pack'.">[[File: | + | <div id="altimg" class="data" title="Pack Glyph: 'Observant/Watch' within 'pack'.">[[File:NWPGlyph1.png|link=|Pack Glyph: 'Observant/Watch' within 'pack'.]]</div> |
</div> | </div> | ||
<div id="right"> | <div id="right"> | ||
Line 227: | Line 240: | ||
<ul> | <ul> | ||
<li>[[File:Rhys3.jpg|link=Rhys]]<div>[[Rhys|Rhys Stoker]]<br>''Deals With Both Hands''<br>Cliath Fianna Philodox<br>'''Alpha'''</div></li> | <li>[[File:Rhys3.jpg|link=Rhys]]<div>[[Rhys|Rhys Stoker]]<br>''Deals With Both Hands''<br>Cliath Fianna Philodox<br>'''Alpha'''</div></li> | ||
− | <li>[[File:DuncanMallory1.jpg|link="Duncan Mallory"]]<div>[[ | + | <li>[[File:DuncanMallory1.jpg|link="Duncan Mallory"]]<div>[[Duncan Mallory]]<br>''Eats-the-Mountain''<br>Cliath Fianna Ahroun<br>'''Beta'''</div></li> |
<li>[[File:Quentin.jpg|link="Quentin"]]<div>[[Quentin|Quentin Lockhart]]<br>''Zero-Dawn''<br>Cliath Glass Walker Theurge<br>'''Member'''</div></li> | <li>[[File:Quentin.jpg|link="Quentin"]]<div>[[Quentin|Quentin Lockhart]]<br>''Zero-Dawn''<br>Cliath Glass Walker Theurge<br>'''Member'''</div></li> | ||
</ul> | </ul> |
Revision as of 18:12, 15 March 2017
Neighborhood Watch
Pack Data
Name: | Neighborhood Watch |
---|---|
Totem: | Sodals |
Totem Type: | Respect |
Totem Name: | Unknown |
Formed: | March, 2017 |
Associated Kin
Purpose
Packs blessed by the Sodals are known for their close bonds of trust and their teamwork.
Neighborhood Watch, or simply 'The Watch' is a recently formed pack, but despite the brevity of their union, they are a close-knit group. Formed under the ideals of defending those who cannot fend for themselves, this pack is looking to make a positive change in their community.They are only taking their first steps as a team, but their conviction to their ideals is strong.
Members
Totem
The Sodal spirits were the patrons of old Anglo-Saxon frankpledges, of brotherhoods of Spartan warriors, and of innumerable Garou packs who used these spirits of unity to bind their packs and septs together. A Sodal will unify any group as tightly as heart could wish; so strong are they that the Wyrm has sought to corrupt them, and has seduced a few of these kinship-spirits into becoming the horrifying Serpent Fathers. Sodal also favour the rare Kin who run in packs with their Garou families, maintaining that these humans are simply being one with their families. They are fond of any pack that accepts Kin. Offerings of wild are most pleased with those packs that demonstrate perfect unity of action during their Rite of the Totem. They appear as idealised warriors appropriate to the setting; a Sodal assisting a Glass Walker pack in Rome might appear as a perfect centurion in gleaming gold armour, while a New York Sodal might appear in the guise of a heroic-seeming street gang leader.
The Sodals grant an exceptional measure of teamwork. They offer a dice pool of five teamwork dice that can be used for any Ability possess by a fellow pack member. Hence, if only one person in a pack possesses the Occult Knowledge, his packmates can draw on the pool to make Occult rolls (although he cannot, as none of his packmates are contributing to his own knowledge). A player cannot use more dice from the community pool than a packmate has dots in the given Ability; if the highest Brawl in the pack is four dice, no packmate can use all five teamwork dice on a Brawl roll. In addition, a Sodal grants three extra dice to avoid frenzy as long as the pack sticks together and doesn't quarrel
Bans:
- Any sowers of discord will find themselves and their pack abandoned by the Sodals. This applies to any Garou or Kin who starts or abets fighting, discord and arguments. Legitimate differences of opinion are unavoidable, but deliberate malice will drive off the Sodals